Currency Rates (ECB) for Cursor
com.invokera/currency-rates
Latest and historical ECB foreign-exchange reference rates for 30+ currencies, via Frankfurter.
client:Cursor
transport:streamable-http
tools:3
Install Currency Rates (ECB) in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"currency-rates": {
"url": "https://invokera.com/r/currency-rates"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs