Skip to content
Zed

Guru Remote MCP Server for Zed

com.getguru/mcp-server

Guru MCP Server - Connect AI tools to your Guru knowledge base

client:Zed transport:streamable-http

Install Guru Remote MCP Server in Zed

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

{
  "context_servers": {
    "mcp-server": {
      "url": "https://mcp.api.getguru.com/mcp"
    }
  }
}

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

Guru Remote MCP Server in other clients