ThesisCheck for Cursor
io.github.janishiestand/thesischeck
Verify stock theses against public filings with a source-backed evidence ledger.
client:Cursor
transport:streamable-http
Install ThesisCheck in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"thesischeck": {
"url": "https://thesischeck.io/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs