shelbymcp for Zed
io.github.studio-moser/shelbymcp
Knowledge-graph memory server for AI tools via MCP
client:Zed
transport:stdio
runtime:npm
Install shelbymcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"shelbymcp": {
"command": "npx",
"args": [
"-y",
"shelbymcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs