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