What it looks like in your agent
You
"Show me deals over $10k that I haven't touched in two weeks, then draft follow-up emails to each contact and create a task on Friday to send them."
Claude / ChatGPT
Calls oh360_search_contacts, oh360_list_deals, oh360_get_deal, oh360_dashboard_stats, oh360_global_search on your OneHub360 account, returns the answer.
Zero install
Mint an API key in Settings → API Keys, paste a 6-line config snippet, restart your agent. That's the entire setup.
Plan-tier filtered
Starter sees 19 read tools. Growth adds 9 write tools. Pro adds destructive (delete) — all gated by explicit confirm flags.
Audit-logged
Every MCP call lands in your audit log with the API key id, tool name, status, and timing. Revoke a key and it's dead within 60 seconds.
MCP tools this uses
Every call is plan-tier-filtered, tenant-scoped, and audit-logged.
oh360_search_contactsSearch by name, email, phone, company.oh360_list_dealsPipeline by stage, with last-touch dates.oh360_get_dealFull deal context — linked contact, history, value.oh360_dashboard_statsTop-of-funnel metrics in one call.oh360_global_searchCross-object search when you don't know which thing to look for.
Other ways to run OneHub360 with AI
Each use case targets a specific workflow. The hosted MCP is the same — only the prompt changes.