INDIVIDUAL MCP TOOL
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).
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
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).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.feature_search— Free-text search across the marketing feature catalog, plan features, integrations, country features, compliance frameworks, competitor positioning, statutory deadlines, local payment methods, and published articles on hellobooks.