SandboxAPIs for Zed
dev.sandboxapis/mcp
Drop-in read-only replicas of GitHub, Jira, Slack and 18 more, preloaded with one fake company.
client:Zed
transport:stdio
runtime:npm
Install SandboxAPIs in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"@sandboxapis/mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs