Currency Exchange for Cursor
pro.publifye/currency
Norges Bank exchange rates for AI: 38 currencies against NOK since ~1980, plus buying power
client:Cursor
transport:streamable-http
Install Currency Exchange in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"currency": {
"url": "https://currency.publifye.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs