HelloBooks AI Agents MCP Server for LangChain
io.github.hellobooksaiagents/hellobooks-mcp
AI agents for bookkeeping, reconciliation, and financial close for SMBs.
client:LangChain
transport:streamable-http
tools:29
Install HelloBooks AI Agents MCP Server in LangChain
pip install langchain-mcp-adapters
from langchain_mcp_adapters.client import MultiServerMCPClient
client = MultiServerMCPClient({
"hellobooks-mcp": {
"transport": "streamable_http",
"url": "https://agents.hellobooks.ai/mcp",
}
})
tools = await client.get_tools()
get_tools() returns the server's tools as LangChain tools, ready for an agent. LangChain docs
What LangChain can do once it is connected
- 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
- local_payment_methods
- 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