mcp for Zed
io.github.trusty-squire/mcp
Credential broker that signs your AI agent up to SaaS dev tools, within a signed spending mandate.
client:Zed
transport:stdio
runtime:npm
Install mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"@trusty-squire/mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs