Skip to content
VS Code

exchange rates for VS Code

io.github.theluckystrike/exchange-rates

Convert currencies on the daily European Central Bank reference rates. No API key, no signup.

client:VS Code transport:streamable-http runtime:mcpb tools:10

Install exchange rates in VS Code

.vscode/mcp.json

{
  "servers": {
    "exchange-rates": {
      "type": "http",
      "url": "https://mcp.zovo.one/mcp/exchange-rates"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

exchange rates in other clients