Connect AI Agents directly to your
calendar, CRM, and analytics.
Give ChatGPT, Gemini (Antigravity), Claude Desktop, Cursor, and your autonomous AI assistants direct, secure access to manage your appointments, check client intake history, and query business metrics using simple natural language.
1-Click Claude Desktop & Cursor Setup
No complex Python bridges, no node background demons, and no terminal scripts running on your laptop. Bright Canoe exposes standard HTTPS and SSE endpoints that plug straight into your AI configuration files.
Instant Natural Language Action
Tell Claude: "Check my available slots for Thursday afternoon and schedule a consultation with Alex Smith."
Granular API Key Security
Authenticated via SHA-256 Bearer tokens with strict daily subscription quota enforcement.
Live Business Intelligence
Ask your agent for executive daily morning briefs, revenue trends, and client retention summaries.
{
"mcpServers": {
"brightcanoe": {
"url": "https://brightcanoe.com/api/mcp",
"headers": {
"Authorization": "Bearer bc_live_9f83a04b..."
}
}
}
}
Example Agent Execution:
User > "Give me my executive briefing for today."
Claude > Called tool brightcanoe_get_upcoming_bookings
"You have 4 confirmed sessions today starting at 10:00 AM with Dr. Sarah Jenkins. 1 intake agreement pending signature."
Pre-Built Model Context Protocol Tools
All tools conform to the official MCP 2024-11-05 JSON Schema specifications.
brightcanoe_get_available_slots
Free
Slot Availability Search
Finds open appointment slots for specified dates and specific services while respecting calendar sync buffers.
brightcanoe_create_booking
Starter
Instant Appointment Creation
Schedules confirmed sessions with client names, email, service details, and notes. Syncs directly to CRM records.
brightcanoe_search_clients
All-In-One
Client 360 CRM Search
Searches contacts across lifecycle stages, past booking frequency, company names, and intake form histories.
brightcanoe_get_analytics_summary
All-In-One
Business Analytics Summary
Calculates total bookings, confirmed revenue, cancellation rates, and active client pipeline volume on demand.
brightcanoe_get_voice_call_logs
Premium
AI Voice Receptionist Logs
Fetches live call transcripts, caller sentiments, AI summaries, and pending action items from phone conversations.
brightcanoe_cancel_booking
Starter
Booking Cancellation
Cancels appointments with automated customer notification triggers and updates availability buffers instantly.
Supercharge your AI Agents with Bright Canoe
Get your API key in seconds, paste the config into Claude Desktop or Cursor, and interact with your business naturally.