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, track engagement, and interact with the developer community directly through AI.

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 · 36 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 / 09

01-04

4 capabilities in this set.

Part of 36 available through Dev.to.

  1. 01

    List videos

    List articles with videos

  2. 02

    Create page

    Create a page

  3. 03

    Create reaction

    Create a reaction

  4. 04

    Get article by path

    Get article by username and slug

Capability set02 / 09

05-08

4 capabilities in this set.

Part of 36 available through Dev.to.

  1. 05

    Get comment

    Get comment by ID

  2. 06

    Get display ad

    Get display ad by ID

  3. 07

    Get me

    Get authenticated user profile

  4. 08

    Get organization

    Get organization by username

Capability set03 / 09

09-12

4 capabilities in this set.

Part of 36 available through Dev.to.

  1. 09

    Get profile image

    Get profile image by username

  2. 10

    List comments

    List comments

  3. 11

    List display ads

    List display ads

  4. 12

    List followed tags

    List followed tags for the authenticated user

Capability set04 / 09

13-16

4 capabilities in this set.

Part of 36 available through Dev.to.

  1. 13

    List followers

    List followers of the authenticated user

  2. 14

    List my all articles

    List all authenticated user's articles (published and unpublished)

  3. 15

    List my articles

    List authenticated user's articles

  4. 16

    List my published articles

    List authenticated user's published articles

Capability set05 / 09

17-20

4 capabilities in this set.

Part of 36 available through Dev.to.

  1. 17

    List organization articles

    List organization's articles

  2. 18

    List organization users

    List organization's users

  3. 19

    List pages

    List pages

  4. 20

    List tags

    List tags used in the community

Capability set06 / 09

21-24

4 capabilities in this set.

Part of 36 available through Dev.to.

  1. 21

    Toggle reaction

    Toggle a reaction

  2. 22

    Unpublish article

    Unpublish an article (Admin/Moderator)

  3. 23

    Update display ad

    Update display ad by ID

  4. 24

    Update page

    Update page by ID

Capability set07 / 09

25-28

4 capabilities in this set.

Part of 36 available through Dev.to.

  1. 25

    Create article

    Create a new article

  2. 26

    Delete page

    Delete page by ID

  3. 27

    Get article

    Get article by ID

  4. 28

    Get page

    Get page by ID

Capability set08 / 09

29-32

4 capabilities in this set.

Part of 36 available through Dev.to.

  1. 29

    Get user

    Get user by ID

  2. 30

    List articles

    List published articles

  3. 31

    List my unpublished articles

    List authenticated user's unpublished articles

  4. 32

    List podcast episodes

    List published podcast episodes

Capability set09 / 09

33-36

4 capabilities in this set.

Part of 36 available through Dev.to.

  1. 33

    List reading list

    List authenticated user's reading list

  2. 34

    Suspend user

    Suspend a user (Admin)

  3. 35

    Update article

    Update article by ID

  4. 36

    Create display ad

    Create a display ad

Observed, not estimated

1123ms average. Fast in production.

Dev.to is checked daily against the live service.

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

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 36 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_hmGX4Z5mhPMdYXbgScklzDPTOyAwmJN5xMp2gIgc/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-forem-developer-community-api-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_hmGX4Z5mhPMdYXbgScklzDPTOyAwmJN5xMp2gIgc/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 see both my published and unpublished articles?

    Yes! You can use list_my_all_articles to see everything, or use specific capabilities like list_my_published_articles and list_my_unpublished_articles to filter your content.

  • 02

    How do I find the top articles for a specific tag like 'javascript'?

    Use the list_articles capability and provide 'javascript' in the tag parameter. You can also use the top parameter to find the most popular ones over a certain number of days.

  • 03

    Can I manage my reading list through the AI?

    You can retrieve your reading list using the list_reading_list capability, allowing your AI to summarize or organize articles you've saved for later.