Skip to content
Zed

Ink MCP (Deprecated) for Zed

io.github.mldotink/mcp

Deprecated - moved to ink.ml/ink

client:Zed transport:streamable-http

Install Ink MCP (Deprecated) in Zed

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

{
  "context_servers": {
    "mcp": {
      "url": "https://deprecated.ml.ink/mcp"
    }
  }
}

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

Ink MCP (Deprecated) in other clients