Currency Converter Mcp for Cursor
io.github.varvararatta/currency_converter_mcp
MCP server for currency_converter_mcp
client:Cursor
transport:streamable-http
Install Currency Converter Mcp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"currency_converter_mcp": {
"url": "https://currency_converter_mcp.mcpize.run/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs