Devto for VS Code
io.github.pipeworx-io/devto
DEV.to MCP — wraps the DEV Community API (free, no auth for public reads)
client:VS Code
transport:streamable-http
Install Devto in VS Code
.vscode/mcp.json
{
"servers": {
"devto": {
"type": "http",
"url": "https://gateway.pipeworx.io/devto/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs