exchange rates for Cursor
io.github.theluckystrike/exchange-rates
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 exchange rates in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"exchange-rates": {
"url": "https://mcp.zovo.one/mcp/exchange-rates"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs