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