stockscope mcp for Cursor
io.github.stewyboy1990/stockscope-mcp
SEC EDGAR financial data for AI agents — revenue, margins, filings, company comparisons.
client:Cursor
transport:streamable-http
runtime:npm
Install stockscope mcp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"stockscope-mcp": {
"url": "https://stockscope-mcp.stewwilli.workers.dev/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs