Skip to content
Zed

smithery toolbox for Zed

ai.smithery/smithery-toolbox

Toolbox dynamically routes to all MCPs in the Smithery registry based on your agent's need. When a…

client:Zed transport:streamable-http

Install smithery toolbox in Zed

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

{
  "context_servers": {
    "smithery-toolbox": {
      "url": "https://server.smithery.ai/@smithery/toolbox/mcp"
    }
  }
}

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

smithery toolbox in other clients