Documentation Index
Fetch the complete documentation index at: https://docs.getcore.me/llms.txt
Use this file to discover all available pages before exploring further.
Taking actions across your apps
The Toolkit is CORE’s hands. While the Agent thinks and Memory remembers, the Toolkit actually does things — creates issues, drafts emails, schedules meetings, sends messages — across all your connected apps. You connect each app once. After that, every interface to CORE (WhatsApp, web dashboard, Claude Code, Cursor) can use those integrations. One connection, available everywhere. What a multi-step action looks like: A user emails reporting a bug → CORE creates a Todoist task, spins up a Claude Code session with context from memory, writes a fix, and opens a PR. You come back to a summary and a link. One message, multiple tools, coordinated automatically.How It Works
1. You Connect Apps
From the CORE Dashboard, connect the apps you use daily. Each integration authenticates via OAuth — no API keys to manage.2. CORE Decides What to Use
When you ask CORE to do something, the Agent figures out which integration(s) to use:3. Actions Execute with Context
Every action includes context from your memory. When CORE creates a Linear issue, it includes relevant discussion history. When it drafts an email, it knows your tone and past correspondence.What’s Available
Communication
Gmail · Slack · Discord · Zoho MailSend messages, draft emails, search conversations
Project Management
Linear · Todoist · Google TasksCreate issues, update tasks, track progress
Development
GitHub · GitHub AnalyticsCreate issues, manage PRs, review code, track metrics
Calendar & Scheduling
Google Calendar · Cal.comSchedule events, check availability, manage invites
Knowledge & Docs
Notion · Google Docs · Google SheetsSearch, create, and update documents and data
CRM
HubSpotManage contacts, deals, and customer data
How Toolkit Reaches Your AI Agents
Toolkit actions are exposed to AI agents through a single MCP endpoint. Instead of configuring separate MCP servers per app, you connect CORE once and any MCP-compatible agent (Claude Code, Cursor, Windsurf, etc.) gets the full toolkit with on-demand tool loading. See the Toolkit Overview for details on how on-demand tool loading works and MCP configuration.Next Steps
Browse Integrations
See all available integrations and their actions
MCP Configuration
Configure which integrations to expose via MCP
Agent
How the Agent decides which tools to use
