devto mcp for Zed
io.github.mrfentmen/devto-mcp
Read articles and posts from the dev.to community. No key required.
client:Zed
transport:stdio
runtime:npm
Install devto mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"devto-mcp": {
"command": "npx",
"args": [
"-y",
"@mrfentmen/devto-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs