Subotiz MCP for Zed
io.github.subotiz/subotiz-dev-mcp
Connect AI assistants to Subotiz - Using Subotiz's external capabilities through natural language
client:Zed
transport:streamable-http
Install Subotiz MCP in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"subotiz-dev-mcp": {
"url": "https://api.subotiz.com/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs