Devto for Cursor
io.github.pipeworx-io/devto
DEV.to MCP — wraps the DEV Community API (free, no auth for public reads)
client:Cursor
transport:streamable-http
Install Devto in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"devto": {
"url": "https://gateway.pipeworx.io/devto/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs