beans mcp for Zed
io.github.selfagency/beans-mcp
Interact with the Beans CLI issue tracker agentically
client:Zed
transport:stdio
runtime:npm
Install beans mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"beans-mcp": {
"command": "npx",
"args": [
"-y",
"@selfagency/beans-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs