Triage MCP configs (read-only)
triage_scanScan MCP configuration files across agent clients to detect broken JSON/TOML, missing commands, env vars, and transport mismatches, then identify cross-client drift.
Instructions
Scan the MCP configuration files of the agent clients on this machine (Claude Desktop, Claude Code, Codex, Cursor, VS Code, Windsurf, OpenClaw, dsh) and report findings: broken JSON/TOML, commands not on PATH, missing env vars, relative-path arguments, plain-http remotes, transport mismatches, and cross-client drift for same-named servers. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cwd | No | Directory whose project-level configs are included (default: the server process working directory). | |
| file | No | Scan this single config file instead of the standard locations. |