verify
Compare the mcp-tap.lock file against the actual installed MCP server state to detect and report configuration drift.
Instructions
Compare the lockfile against the actual installed MCP server state.
Reads mcp-tap.lock from the project directory and compares it against
the servers configured in the target MCP client. Reports drift entries for
any differences found.
Args:
project_path: Root directory of the project containing mcp-tap.lock.
client: Which MCP client's config to compare against. One of
"claude_desktop", "claude_code", "cursor", "windsurf".
Auto-detects if not specified.
Returns:
Verification result with drift entries. clean=True means no drift
was detected.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_path | Yes | ||
| client | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||