mcp for Cursor
com.economicium/mcp
Free finance and trading calculators as MCP tools: risk/reward, RMD, Coast FIRE, inflation.
client:Cursor
transport:streamable-http
tools:18
Install mcp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp": {
"url": "https://economicium-mcp.economicium.workers.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs