Skip to content
Zed

tools for Zed

net.nymbo/tools

Remote MCP server: fetch, search, Python, TTS, memory, image, video.

client:Zed transport:sse

Install tools in Zed

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

{
  "context_servers": {
    "tools": {
      "url": "https://mcp.nymbo.net/gradio_api/mcp/sse"
    }
  }
}

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

tools in other clients