NexusForge EU Finance for Cursor
io.github.nexusforge-tools/mcp-eu-finance
ECB rates, EUR exchange rates, Eurostat inflation, GDP and unemployment for EU/Eurozone. Free.
client:Cursor
transport:sse
runtime:npm
Install NexusForge EU Finance in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp-eu-finance": {
"url": "https://api.nexusforge.tools/mcp/eu-finance/sse"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs