check_any_contract — Contract Powers MCP Tool Read-only
check_any_contract
(check any contract) is one of 4 tools on the
Contract Powers
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call check_any_contract from your client
- Claude Code Contract Powers check_any_contract run in your project directory
- Claude Desktop Contract Powers check_any_contract ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Contract Powers check_any_contract ~/.cursor/mcp.json
- VS Code Contract Powers check_any_contract .vscode/mcp.json
- Zed Contract Powers check_any_contract ~/.config/zed/settings.json
- Windsurf Contract Powers check_any_contract ~/.codeium/windsurf/mcp_config.json
- Cline Contract Powers check_any_contract ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Contract Powers check_any_contract ~/.gemini/settings.json
- Grok Contract Powers check_any_contract .mcp.json (in your project root)
- ChatGPT Contract Powers check_any_contract Settings → Connectors → Advanced → Developer mode
- Claude.ai Contract Powers check_any_contract Settings → Connectors → Add custom connector
- LangChain Contract Powers check_any_contract pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http contract-powers https://agent.zbang.net/api/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.