ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use DEV.to with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage your DEV.to presence. publish articles, fetch latest posts, and update content directly from your AI agent.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 38 capabilities

The complete DEV.to capability set.

These are the exact actions your AI can choose when you ask it to work with DEV.to.

Capability set01 / 10

01-04

4 capabilities in this set.

Part of 38 available through DEV.to.

  1. 01

    Create page

    Create a custom page (Admin only)

  2. 02

    Get comment by ID

    Get a comment by ID

  3. 03

    Get organization users

    Get users belonging to an organization

  4. 04

    Get article by path

    Get an article by username and slug

Capability set02 / 10

05-08

4 capabilities in this set.

Part of 38 available through DEV.to.

  1. 05

    Get comments

    Get comments for an article or podcast episode

  2. 06

    Get followed tags

    Get tags followed by the authenticated user

  3. 07

    Get latest articles

    Get latest articles

  4. 08

    Get listing

    Get listing details by ID

Capability set03 / 10

09-12

4 capabilities in this set.

Part of 38 available through DEV.to.

  1. 09

    Get listings

    List published listings (classifieds/ads)

  2. 10

    Get listings by category

    Get listings filtered by category

  3. 11

    Get me

    Get authenticated user details

  4. 12

    Get my all articles

    Get both published and unpublished articles for the authenticated user

Capability set04 / 10

13-16

4 capabilities in this set.

Part of 38 available through DEV.to.

  1. 13

    Get my articles

    Get all articles for the authenticated user

  2. 14

    Get my published articles

    Get published articles for the authenticated user

  3. 15

    Get podcast episodes

    Get podcast episodes

  4. 16

    Get profile image

    Get profile image URL for a user or organization

Capability set05 / 10

17-20

4 capabilities in this set.

Part of 38 available through DEV.to.

  1. 17

    Get reading list

    Get the reading list for the authenticated user

  2. 18

    Get tags

    Get a list of tags used on the platform

  3. 19

    Get user

    Get a user by ID or username

  4. 20

    Get videos

    Get articles that include a video

Capability set06 / 10

21-24

4 capabilities in this set.

Part of 38 available through DEV.to.

  1. 21

    Unpublish article

    Unpublish an article (Admin/Moderator only)

  2. 22

    Unpublish user

    Unpublish all articles and comments for a user (Admin only)

  3. 23

    Update listing

    Update an existing listing

  4. 24

    Update page

    Update a custom page (Admin only)

Capability set07 / 10

25-28

4 capabilities in this set.

Part of 38 available through DEV.to.

  1. 25

    Create listing

    Create a new listing

  2. 26

    Create article

    Requires authentication. Publish a new article on DEV.to

  3. 27

    Create reaction

    Create a reaction to an article or comment

  4. 28

    Delete page

    Delete a custom page (Admin only)

Capability set08 / 10

29-32

4 capabilities in this set.

Part of 38 available through DEV.to.

  1. 29

    Get article by ID

    Get an article by ID

  2. 30

    Get articles

    Get published articles

  3. 31

    Get my unpublished articles

    Get unpublished articles (drafts) for the authenticated user

  4. 32

    Get organization

    Get organization details by username

Capability set09 / 10

33-35

3 capabilities in this set.

Part of 38 available through DEV.to.

  1. 33

    Get organization articles

    Get articles published by an organization

  2. 34

    Get page

    Get details of a custom page (Admin only)

  3. 35

    Get pages

    List all custom pages (Admin only)

Capability set10 / 10

36-38

3 capabilities in this set.

Part of 38 available through DEV.to.

  1. 36

    Suspend user

    Suspend a user (Admin only)

  2. 37

    Toggle reaction

    Toggle a reaction to an article or comment

  3. 38

    Update article

    Update an existing article

Observed, not estimated

1195ms average. Fast in production.

DEV.to is checked daily against the live service.

Daily averagePeak 1456ms
Aug 20Today
Fastest day
917ms
Slowest day
1456ms
14-day trend
Slowing+6%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 38 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of DEV.to, so you can see the experience inside your AI.

It does not authenticate your account with DEV.to. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

DEV.to Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_8Q9pKiLPPQaS678xHaeenXMqZtmnMC4fmy8xZzn5/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — DEV.to capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "devto-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_8Q9pKiLPPQaS678xHaeenXMqZtmnMC4fmy8xZzn5/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions DEV.to owners ask.

  • 01

    Can I create a draft without publishing it immediately?

    Yes! When using the create_article capability, simply set the published parameter to false. The article will be saved as a draft in your account.

  • 02

    How do I find my own articles that I haven't published yet?

    You can use the get_my_unpublished_articles capability. It will return a list of all your drafts currently stored on DEV.to.

  • 03

    Is it possible to update the tags or content of an existing post?

    Absolutely. Use the update_article capability with the specific article id. You can modify the title, body, tags, and other metadata fields.