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