Skip to content

ToolPipe MCP Server for Zed

io.github.gerritroska/toolpipe-mcp-server

120+ developer utility tools for AI agents via Model Context Protocol

client:Zed transport:sse

Install ToolPipe MCP Server in Zed

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

{
  "context_servers": {
    "toolpipe-mcp-server": {
      "url": "https://troops-submission-what-stays.trycloudflare.com/mcp"
    }
  }
}

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

ToolPipe MCP Server in other clients