Skip to content
VS Code

Currency Rates (ECB) for VS Code

com.invokera/currency-rates

Latest and historical ECB foreign-exchange reference rates for 30+ currencies, via Frankfurter.

client:VS Code transport:streamable-http tools:3

Install Currency Rates (ECB) in VS Code

.vscode/mcp.json

{
  "servers": {
    "currency-rates": {
      "type": "http",
      "url": "https://invokera.com/r/currency-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

Currency Rates (ECB) in other clients