fxpeek for Cursor
io.github.jenpo/fxpeek
Historical reference exchange rates with a source link per row. Tools: get_latest_rate, get_history.
client:Cursor
transport:streamable-http
tools:2
Install fxpeek in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"fxpeek": {
"url": "https://fxpeek.com/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs