ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use Dev.to (Forem) with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Manage Dev.to and Forem articles. list posts, create content, and inspect user profiles directly from any 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 · 12 capabilities

The complete Dev.to (Forem) capability set.

These are the exact actions your AI can choose when you ask it to work with Dev.to (Forem).

Capability set01 / 03

01-04

4 capabilities in this set.

Part of 12 available through Dev.to (Forem).

  1. 01

    Get article by ID

    Get a single article by ID

  2. 02

    Get me

    Get authenticated user details

  3. 03

    List org articles

    List organization's articles

  4. 04

    List org users

    List organization's users

Capability set02 / 03

05-08

4 capabilities in this set.

Part of 12 available through Dev.to (Forem).

  1. 05

    List videos

    List articles with videos

  2. 06

    Unpublish article

    Unpublishes a specific article. Unpublish an article

  3. 07

    Update article

    Requires API key. Update an existing article

  4. 08

    Get user

    Get a user by ID or username

Capability set03 / 03

09-12

4 capabilities in this set.

Part of 12 available through Dev.to (Forem).

  1. 09

    Get article by path

    Get a single article by username and slug

  2. 10

    Create article

    To/Forem. Requires API key. Create a new article

  3. 11

    List articles

    List published articles

  4. 12

    List my articles

    Requires API key. List authenticated user's articles

Observed, not estimated

949ms average. Fast in production.

Dev.to (Forem) is checked daily against the live service.

Daily averagePeak 1133ms
Aug 20Today
Fastest day
757ms
Slowest day
1133ms
14-day trend
Slowing+22%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 12 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 (Forem), so you can see the experience inside your AI.

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

Dev.to (Forem) Connector

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

Connector linkhttps://edge.vinkius.com/vk_preview_w4NvM8PA1spbWezMXm0Y1nzsEEjJv7YhdInahXHs/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 (Forem) capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "devto-forem-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_w4NvM8PA1spbWezMXm0Y1nzsEEjJv7YhdInahXHs/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 (Forem) owners ask.

  • 01

    Can I publish a new post directly from the chat?

    Yes! Use the create_article capability by providing a title and the markdown content. You can also set the published status to true or false for drafts.

  • 02

    How do I see my own drafts and published posts?

    You can use the list_my_articles capability. It allows you to filter by type, such as 'all', 'published', or 'unpublished' (drafts).

  • 03

    Can I look up another user's profile information?

    Yes, use the get_user capability with either their unique User ID or their username to retrieve their public profile details.