Verdict first
SAFE, REVIEW, BLOCK, and UNKNOWN — with evidence for every finding. UNKNOWN never auto-upgrades to SAFE.
Before your agent runs a tool, know what it can read, write, execute, and send. CallLint scans MCP configs statically and returns evidence-backed verdicts — never executing the server it judges.
SAFE, REVIEW, BLOCK, and UNKNOWN — with evidence for every finding. UNKNOWN never auto-upgrades to SAFE.
No network unless you opt in. Deterministic rules decide verdicts; no model in the decision path.
JSON, SARIF, compact terminal output, and self-contained HTML reports for pipelines and review.
Point CallLint at your MCP config before your agent loads it.
npx calllint scan .cursor/mcp.json
npx calllint scan .cursor/mcp.json --ci --no-emoji
npx calllint scan .cursor/mcp.json --html > report.html