Skip to content
Zed

Metals Api for Zed

io.github.pipeworx-io/metals-api

Metals API MCP — wraps Metals-API (metals-api.com)

client:Zed transport:streamable-http

Install Metals Api in Zed

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

{
  "context_servers": {
    "metals-api": {
      "url": "https://gateway.pipeworx.io/metals-api/mcp"
    }
  }
}

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

Metals Api in other clients