← hellobooks.ai

INDIVIDUAL MCP TOOL

local_payment_methods

List local bank-rail / wallet payment methods relevant to HelloBooks invoice collection (AR), B2B supplier payments (AP), and contractor payouts (UPI, RuPay, Razorpay, IMPS, NEFT, RTGS, BACS, FPS, CHAPS, Open Banking, Interac e-Transfer, EFT, PayID, PayTo, NPP, BPAY, ACH, Same Day ACH, Fedwire, RTP, Zelle, PayNow, FAST, GIRO, NZ Direct Credit, etc.

hellobooks.ainone authenticationAvailability not checked

Input schema

{}

Risk classification

Potential side effects detected · medium confidence · heuristic, not a guarantee.

  • A tool name or description suggests a financial action.

Parent endpoint

hellobooks.ai

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.hellobooks-public]
url = "https://agents.hellobooks.ai/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "hellobooks-public": {
      "type": "http",
      "url": "https://agents.hellobooks.ai/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: hellobooks-public
Remote MCP URL: https://agents.hellobooks.ai/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "hellobooks-public": {
      "url": "https://agents.hellobooks.ai/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "hellobooks-public": {
      "type": "http",
      "url": "https://agents.hellobooks.ai/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "hellobooks-public",
  "transport": "streamable-http",
  "url": "https://agents.hellobooks.ai/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • list_plans — List HelloBooks pricing plans with monthly + annual prices in 8 regional currencies (USD, INR, CAD, GBP, AUD, AED, SGD, NZD).
  • list_credit_packs — List HelloBooks AI credit packs — one-time pay-as-you-go top-ups (Boost 5,000, Power 15,000, Mega 50,000, Ultra 150,000 credits) priced in 8 regional currencies (USD, INR, CAD, GBP, AUD, AED, SGD, NZD).
  • free_tier_eligibility — Return the HelloBooks Free-plan annual-invoice-turnover thresholds for the 8 supported countries (IN ₹40 lakh / US $100K / GB £90K / AU A$75K / CA C$30K / NZ NZ$60K / SG S$500K / AE AED 187.
  • partner_program_info — Return the HelloBooks Partner Program structure — free reseller channel for accountants/CPAs/bookkeepers who put their clients on Pro/Business plans.
  • practice_management_info — Return HelloCPA Practice Management info — the standalone product at practice.
  • list_integrations — List integrations (banks, payments, payroll, time tracking, shipping, accounting sync, ecommerce, CRM).
  • country_support — Return features available per supported country (AU, IN, UK, US, CA, AE, SG, NZ).
  • compliance_capabilities — Return supported compliance frameworks for a country (BAS, STP, GST, MTD, 1099, etc.