Skip to content
Zed

mcp-cbr-rates for Zed

io.github.atomno-mcp/mcp-cbr-rates

CBR exchange rates and key rates for Russia. MCP tools for finance agents.

client:Zed transport:stdio runtime:pypi

Install mcp-cbr-rates in Zed

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

{
  "context_servers": {
    "mcp-cbr-rates": {
      "command": "uvx",
      "args": [
        "atomno-mcp-cbr-rates"
      ]
    }
  }
}

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

mcp-cbr-rates in other clients