Skip to content
Zed

ref tools mcp for Zed

tools.ref/ref-tools-mcp

Token-efficient search for coding agents over public and private documentation.

client:Zed transport:streamable-http

Install ref tools mcp in Zed

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

{
  "context_servers": {
    "ref-tools-mcp": {
      "url": "https://api.ref.tools/mcp"
    }
  }
}

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

ref tools mcp in other clients