Stock Bloc for Cursor
io.github.jaywestphilly/stock-bloc
SEC filing analysis MCP for agents. Checkout api_bundle_25; trial!=SEC.
client:Cursor
transport:streamable-http
tools:12
Install Stock Bloc in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"stock-bloc": {
"url": "https://stockbloc.ai.studio/api/mcp/rpc"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs