# sendifai > AI-native platform for churches, nonprofits, and community organizations: CRM, pastoral care, giving, email/SMS/WhatsApp marketing, facilities, events, and service planning (runsheet). Connect via MCP (Model Context Protocol) from Claude, ChatGPT, Cursor, and other agents. ## Agent / MCP endpoints - Machine-readable manifest (no auth): https://www.sendifai.com/api/mcp/manifest - MCP streamable HTTP server: https://www.sendifai.com/api/mcp - OAuth protected resource: https://www.sendifai.com/.well-known/oauth-protected-resource - OAuth authorization server: https://www.sendifai.com/.well-known/oauth-authorization-server - This file (short): https://www.sendifai.com/llms.txt - Extended agent index: https://www.sendifai.com/llms-full.txt ## Authentication - OAuth (recommended): dynamic client registration + PKCE; user consent at /oauth/authorize - API key: Settings → API Keys → Bearer sk_live_… with module scopes (people:read, runsheet:write, etc.) ## Platform modules - **platform** (8 tools): Platform-level overview: one-call snapshot of the whole organization across all modules, autonomous agents, pending proposals, and pay-per-use billing state (platform_usage). - **people** (14 tools): CRM contacts: search, read, create, update contacts; notes and tags. - **community** (12 tools): Community & pastoral care: life events (baptisms, bereavements, health), follow-up radar, care team roles/assignments, safeguarding checks. - **giving** (7 tools): Giving & donations: funds, donations, givers, giving summaries. - **grow** (16 tools): Growth marketing: automation flows (funnels), forms and submissions, landing pages, email campaigns with stats. - **spaces** (10 tools): Facilities: rooms, bookings with conflict detection, availability checks, incidents, utility/energy bills. - **channels** (6 tools): Messaging channels: send one-off email, SMS, or WhatsApp (compliance-checked and metered), messaging credit balance, recent campaign performance. - **ticketing** (11 tools): Event ticketing: events with sales/revenue figures, create and publish events, waitlist promotion, promo codes, and refunds (refunds need the dedicated ticketing:refund scope). - **mediahub** (6 tools): Media library: podcast episodes, analytics, create/publish media items. - **live** (6 tools): Live streaming: list streams, viewer stats, schedule and update broadcasts. - **guests** (6 tools): Guest/visitor pipeline: stage summary, follow-up tasks (create/complete), move pipeline entries. - **runsheet** (6 tools): Service planning: upcoming plans, open positions, assign volunteers, publish plans. - **store** (5 tools): Media shops: list shops, products, and orders, ensure org shop, create products. - **templates** (4 tools): Email and WhatsApp templates: list, read, and create email templates; check WhatsApp template approval status. - **groups** (4 tools): Small groups: list groups and members, create groups, add members. - **attendance** (2 tools): Service attendance: recent check-ins and attendance summaries (first-time visitors, children). - **schedule** (2 tools): Recurring service schedule: service series (weekly patterns) and upcoming service instances. - **audit** (1 tools): Audit log: who did what, when. ## Human documentation - Help center: https://www.sendifai.com/help - Pricing: https://www.sendifai.com/pricing - Compare: https://www.sendifai.com/compare ## Example agent prompts - Give me an overview of the organization - Find the contact John Smith and log a bereavement life event for last Sunday - How much did we raise for the Building fund this month? - Is the Main Hall free next Saturday 2-5pm? If so book it for "Youth rehearsal" - List overdue pastoral follow-ups and draft a check-in SMS for each - How is the Summer Gala selling? How many spots are left? - Which volunteer positions are still unfilled for Sunday's service? - Which guests have follow-ups due this week?