boothcheck for Cursor
com.boothcheck/boothcheck
What a stock price is betting on: implied growth, duration, and margin, read from SEC filings.
client:Cursor
transport:streamable-http
tools:6
Install boothcheck in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"boothcheck": {
"url": "https://boothcheck.com/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs