Skip to content
VS Code

numbercheck for VS Code

com.edgethirteen.www/numbercheck

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

client:VS Code transport:streamable-http tools:1

Install numbercheck in VS Code

.vscode/mcp.json

{
  "servers": {
    "numbercheck": {
      "type": "http",
      "url": "https://www.edgethirteen.com/api/mcp/numbercheck"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

numbercheck in other clients