calllint

calllint/calllint
★ 0 stars TypeScript Code/Dev Tools Updated today
Deterministic risk linting for agent tools, MCP servers, and AI workflow integrations.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "calllint": {
      "command": "npx",
      "args": [
        "-y",
        "calllint/calllint"
      ]
    }
  }
}

README Excerpt

<p align="center"> <img src="assets/brand/logo-mark-128.png" width="96" alt="CallLint logo" /> </p> **Lint agent tool-call risk before the tools run.** CallLint is a deterministic, offline, static pre-flight scanner for agent tool configurations. It reads a config, classifies what each tool can read, write, execute, and send, and emits an evidence-backed verdict —

Tools (8)

broadFilesystemPathdangerousCommandexternalMutationfinancialActionpromptPoisoningsecretEnvKeysunknownRemoteunpinnedPackage