Skip to content

Currency Converter Mcp for Zed

io.github.varvararatta/currency_converter_mcp

MCP server for currency_converter_mcp

client:Zed transport:streamable-http

Install Currency Converter Mcp in Zed

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

{
  "context_servers": {
    "currency_converter_mcp": {
      "url": "https://currency_converter_mcp.mcpize.run/mcp"
    }
  }
}

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

Currency Converter Mcp in other clients