Skip to content
Zed

Tanjiren MCP Server for Zed

app.tanjiren/tanjiren-mcp

Hosted MCP server for task-first delegation to remote workstations and workers.

client:Zed transport:streamable-http

Install Tanjiren MCP Server in Zed

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

{
  "context_servers": {
    "tanjiren-mcp": {
      "url": "https://mcp.tanjiren.app/mcp"
    }
  }
}

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

Tanjiren MCP Server in other clients