Skip to content
Zed

mcp for Zed

ai.matih/mcp

The grounded data layer for any LLM: governed SQL, metrics, lineage and catalog over your data.

client:Zed transport:streamable-http runtime:npm

Install mcp in Zed

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

{
  "context_servers": {
    "mcp": {
      "url": "https://mcp.matih.ai/api/v1/mcp"
    }
  }
}

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

mcp in other clients