Integrations
GhostNot connects to your existing tools. Calendar sync, payment processing, AI agents, and embeddable widgets — all built in.
Google Calendar
Sync your availability and verify meeting attendance automatically. GhostNot reads participation data from Google Calendar to confirm who showed up — no manual check-ins needed.
- •Automatic attendance verification via Calendar API
- •Read-only access — we never modify your events
- •OAuth 2.0 secure connection
Stripe Connect
Process stake holds and payouts securely. Requesters place a refundable hold at booking. On no-show, the stake is captured and transferred to your Stripe account — minus a 15% platform fee.
- •PaymentIntent holds (not charges) for zero-friction staking
- •Automatic capture on no-show, release on attendance
- •Express Connect onboarding for hosts
MCP Server
Let AI agents book meetings, check trust scores, and manage stakes through the Model Context Protocol. Your agent gets API keys with granular permissions and auto-stake limits.
- •5 tools: check_requirements, create_booking, cancel, trust profile, status
- •Auto-discovery via /.well-known/mcp.json
- •Per-key permissions and max auto-stake limits
Embeddable Widgets
Add GhostNot protection to your existing Calendly, Cal.com, or custom website. Two options: a passive badge showing your stake amount, or a full booking gate with slot selection and payment.
- •Badge widget — one-line embed, Shadow DOM isolation
- •Gate widget — full booking flow in an iframe
- •Dark and light themes, responsive design
Webhooks
Get notified in real-time when bookings are created, stakes are captured, or attendance is verified. Integrate with your CRM, Slack, or custom workflows.
- •5 events: booking.created, attendance.verified, stake.captured, stake.released, dispute.created
- •HMAC-SHA256 signature verification
- •Exponential backoff retry (3 attempts)
- •Delivery logs in dashboard
REST API
Full programmatic access to GhostNot. Create bookings, query trust scores, manage API keys, and resolve disputes — all via authenticated REST endpoints.
- •21 API endpoints across auth, bookings, disputes, and reputation
- •Rate limiting with clear error responses
- •OpenAPI spec (coming soon)
Build on GhostNot
Check out our developer docs to get started with the API, MCP server, or embeddable widgets.