Devto for Zed
io.github.pipeworx-io/devto
DEV.to MCP — wraps the DEV Community API (free, no auth for public reads)
client:Zed
transport:streamable-http
Install Devto in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"devto": {
"url": "https://gateway.pipeworx.io/devto/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs