Consensus Analytics for Cursor
com.consensus-analytics/mcp
Read-only financial facts from SEC/EU/KR filings: tickers, periods, report lines, =CaData() grids.
client:Cursor
transport:streamable-http
Install Consensus Analytics in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp": {
"url": "https://ai.consensus-analytics.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs