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