scopeproof.check_action — ScopeProof MCP Tool
scopeproof.check_action
(scopeproof check action) is one of 3 tools on the
ScopeProof
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call scopeproof.check_action from your client
- Claude Code ScopeProof scopeproof.check_action run in your project directory
- Claude Desktop ScopeProof scopeproof.check_action ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor ScopeProof scopeproof.check_action ~/.cursor/mcp.json
- VS Code ScopeProof scopeproof.check_action .vscode/mcp.json
- Zed ScopeProof scopeproof.check_action ~/.config/zed/settings.json
- Windsurf ScopeProof scopeproof.check_action ~/.codeium/windsurf/mcp_config.json
- Cline ScopeProof scopeproof.check_action ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI ScopeProof scopeproof.check_action ~/.gemini/settings.json
- Grok ScopeProof scopeproof.check_action .mcp.json (in your project root)
- ChatGPT ScopeProof scopeproof.check_action Settings → Connectors → Advanced → Developer mode
- Claude.ai ScopeProof scopeproof.check_action Settings → Connectors → Add custom connector
- LangChain ScopeProof scopeproof.check_action pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http scopeproof https://scopeproof.davisvillelabs.com/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 27 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.