Skip to content
Zed

Subotiz Dev MCP(Deprecated) for Zed

io.github.hanwei30/dev-mcp

Connect AI assistants to Subotiz - Using Subotiz's external capabilities through natural language

client:Zed transport:streamable-http

Install Subotiz Dev MCP(Deprecated) in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "dev-mcp": {
      "url": "https://api.stg.subotiz.com/mcp/ping"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

Subotiz Dev MCP(Deprecated) in other clients