exchangerate.dev for Cursor
dev.exchangerate/mcp
Free, source-labeled FX rates: 465 pairs across 31 currencies, majors update ~60s intraday.
client:Cursor
transport:streamable-http
tools:7
Install exchangerate.dev in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp": {
"url": "https://api.exchangerate.dev/v1/mcp/"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs