Skip to content
Cursor

currency exchange for Cursor

io.github.theluckystrike/currency-exchange

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

client:Cursor transport:streamable-http runtime:mcpb tools:10

Install currency exchange in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "currency-exchange": {
      "url": "https://mcp.zovo.one/mcp/currency-exchange"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

What Cursor can do once it is connected

currency exchange in other clients