feature_search — HelloBooks AI Agents MCP Server MCP Tool
feature_search
(feature search) 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 feature_search from your client
- Claude Code HelloBooks AI Agents MCP Server feature_search run in your project directory
- Claude Desktop HelloBooks AI Agents MCP Server feature_search ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor HelloBooks AI Agents MCP Server feature_search ~/.cursor/mcp.json
- VS Code HelloBooks AI Agents MCP Server feature_search .vscode/mcp.json
- Zed HelloBooks AI Agents MCP Server feature_search ~/.config/zed/settings.json
- Windsurf HelloBooks AI Agents MCP Server feature_search ~/.codeium/windsurf/mcp_config.json
- Cline HelloBooks AI Agents MCP Server feature_search ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI HelloBooks AI Agents MCP Server feature_search ~/.gemini/settings.json
- Grok HelloBooks AI Agents MCP Server feature_search .mcp.json (in your project root)
- ChatGPT HelloBooks AI Agents MCP Server feature_search Settings → Connectors → Advanced → Developer mode
- Claude.ai HelloBooks AI Agents MCP Server feature_search Settings → Connectors → Add custom connector
- LangChain HelloBooks AI Agents MCP Server feature_search 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
- 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
- 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.