Skip to content
Cursor

numbercheck for Cursor

com.edgethirteen.www/numbercheck

Checks $TICKER numeric claims in financial writing against SEC EDGAR XBRL data from the latest 10-K.

client:Cursor transport:streamable-http tools:1

Install numbercheck in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "numbercheck": {
      "url": "https://www.edgethirteen.com/api/mcp/numbercheck"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

What Cursor can do once it is connected

numbercheck in other clients