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