local_payment_methods — HelloBooks AI Agents MCP Server MCP Tool
local_payment_methods
(local payment methods) is one of 29 tools on the
HelloBooks AI Agents MCP Server
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call local_payment_methods from your client
- Claude Code HelloBooks AI Agents MCP Server local_payment_methods run in your project directory
- Claude Desktop HelloBooks AI Agents MCP Server local_payment_methods ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor HelloBooks AI Agents MCP Server local_payment_methods ~/.cursor/mcp.json
- VS Code HelloBooks AI Agents MCP Server local_payment_methods .vscode/mcp.json
- Zed HelloBooks AI Agents MCP Server local_payment_methods ~/.config/zed/settings.json
- Windsurf HelloBooks AI Agents MCP Server local_payment_methods ~/.codeium/windsurf/mcp_config.json
- Cline HelloBooks AI Agents MCP Server local_payment_methods ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI HelloBooks AI Agents MCP Server local_payment_methods ~/.gemini/settings.json
- Grok HelloBooks AI Agents MCP Server local_payment_methods .mcp.json (in your project root)
- ChatGPT HelloBooks AI Agents MCP Server local_payment_methods Settings → Connectors → Advanced → Developer mode
- Claude.ai HelloBooks AI Agents MCP Server local_payment_methods Settings → Connectors → Add custom connector
- LangChain HelloBooks AI Agents MCP Server local_payment_methods pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http hellobooks-mcp https://agents.hellobooks.ai/mcp
Other tools on this server
- list_plans
- list_credit_packs
- free_tier_eligibility
- partner_program_info
- practice_management_info
- list_integrations
- country_support
- compliance_capabilities
- feature_search
- list_competitors
- compliance_deadlines
- list_features
- list_feature_categories
- list_articles
- list_videos
- analyze_qbo_journal_cleanup
- analyze_qbo_journal_anomalies
- analyze_xero_journal_cleanup
- analyze_xero_journal_anomalies
- analyze_journal_variance
- compare_books_to_hellobooks
- estimate_migration_effort
- analyze_profit_loss
- analyze_balance_sheet
- list_tax_rates
- lookup_tax_rate
- analyze_trial_balance
- how_munimji_helps
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.