Run your CRM
in plain English.
Install FavCRM from the ChatGPT Apps Directory. 24 curated, typed MCP tools — customers, bookings, loyalty, invoices, comms — show up directly in chat. No SDK, no REST docs.
Listing pending Apps Directory review · launching early 2026
→ tools/list
✓ search_members read-only
✓ list_bookings read-only
✓ get_loyalty_balance read-only
✓ attach_tags write
✓ …20 more
→ ChatGPT ready. Ask anything.
24 curated MCP tools · annotations on every entry · OAuth-scoped per workspace
https://api.favcrm.io/mcp PricingReal CRM verbs. Conversational.
Every primitive a service business needs — typed, annotated, callable from a ChatGPT prompt.
Install to first call in 30 seconds.
The Apps Directory rolls out in early 2026. Once approved, FavCRM appears in the Tools menu — one click, OAuth handshake, prompt away.
Prompts ChatGPT can answer straight away.
Tools chain automatically — no orchestration code, no agent framework setup. ChatGPT picks tools by description, walks the graph, returns an answer with the call trace.
24 tools approved for ChatGPT.
Read-mostly with safe writes. Destructive operations (delete, refund, void) are gated behind explicit confirmation in chat.
Need full write access (campaigns, broadcasts, payments)? Use Cursor or Claude for the full 128-tool catalog.
What we did so the OpenAI reviewer doesn't have to.
OAuth scoping, no-MFA demo accounts, and accurate tool annotations — built in to pass review on the first submission.
Read the Privacy Policy and Terms of Use.
Free for prototypes. Paid when you ship.
Sign up free. Upgrade to Lite for a real workspace, or Starter for bundled AI agent and meeting notes — same dashboard, no re-install.
Plain English, honest limits.
ChatGPT users tend to ask in conversational tone. Same answers feed both Perplexity / ChatGPT search and the FAQPage schema below.
- Q.01 What is the FavCRM ChatGPT app?
- A ChatGPT Apps Directory listing. Once approved, ChatGPT users add FavCRM from the Tools menu, run an OAuth handshake, and then 24 curated MCP tools land in chat — read-mostly with safe writes; destructive operations (cancel, refund, delete) are gated behind explicit confirmation.
- Q.02 When does the ChatGPT integration launch?
- Listing under review with OpenAI. The MCP server is already live at api.favcrm.io/mcp; the OAuth flow + curated tool subset are submission-ready. Submission package includes a synthetic demo workspace (no MFA), demo prompts with expected responses, screenshots, privacy policy, and en + zh-TW localisation metadata.
- Q.03 How does ChatGPT authenticate?
- OAuth 2.0 with PKCE-S256 (RFC 7636). Same backend as the Claude Connector. ChatGPT Apps SDK initiates via /.well-known/oauth-authorization-server, exchanges the authorization code for a 15-minute access JWT plus a 30-day refresh token. Family-tracked refresh-token rotation detects reuse.
- Q.04 Why only 24 tools, not the full 154?
- The 24-tool curation is the safe-default surface for a public chat app. It includes read-mostly tools (list_*, get_*, search_*) plus high-value safe writes (create_booking, attach_tags, send_whatsapp_message, earn_loyalty_points). Destructive tools (cancel_booking, void_invoice, delete_*) are excluded from the curated set; users who need them can install the full MCP via Cursor or Smithery instead.
- Q.05 Can I run my CRM in plain English?
- Yes — that is the design goal. The 24 curated tools cover the daily-driver verbs: "find customers who haven't booked in 30 days", "book Alice for tomorrow at 10am and send a WhatsApp", "issue 500 loyalty points to Bobby". ChatGPT picks the right tool sequence using MCP annotations on each tool.
- Q.06 What does it cost via ChatGPT?
- Free tier: 100 customers, 200 bookings/month, 1k MCP calls/month. Same as the rest of FavCRM. Paid plans start at $19/mo (Lite — 1 seat) and scale to $49/mo (Starter — 3 seats, WhatsApp + SMS, 1M AI credits). The ChatGPT Plus subscription is separate from FavCRM.
- Q.07 Is my workspace data shared with OpenAI?
- Tool-call inputs and outputs pass through ChatGPT's runtime to power the agent. Persistent storage is on FavCRM's Cloudflare D1 in Hong Kong. OpenAI's policies on tool I/O retention apply during the request; FavCRM's data residency rules apply to the underlying records.
- Q.08 Can ChatGPT trigger cancellations or refunds?
- Not in the curated 24-tool surface. Destructive tools are excluded by design. To enable them, an admin authorises the full tool catalog separately via the merchant portal's OAuth consent screen, with explicit per-scope opt-in.
Verified . ChatGPT Apps SDK submission status updated as Anthropic / OpenAI complete review.
Add to ChatGPT.
Prompt the verbs.
One install. OAuth handshake. ChatGPT runs a real CRM backend from the next prompt onwards.