Use case · v1.0 · Live

Run your CRM from Claude.

Stop tabbing between your CRM and your AI tool. OneHub360 ships a hosted MCP server, so Claude Desktop or Claude Code can read and write your contacts, deals, tasks, proposals, and inbox in plain language.

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.

Get your CRM into the conversation.

14-day free trial. No credit card. MCP starts on the Starter plan.