Important API details:
- The MCP server only exposes data that the authenticated user already has permission to access within their Fellow workspace — no elevated data access is granted.
- A Fellow workspace admin must enable MCP connections before any user in the workspace can connect via Caylex (Settings → Security → Allow users to create MCP connections).
- The server supports natural language queries across meeting notes, action items, transcripts, and calendar events, making it well-suited for open-ended retrieval tasks by AI agents.
Server Details
Authentication
This server supports the following authentication method:OAuth
Scopes:read_calendar, read_meeting_content, read_action_items
During the server onboarding flow, you will be prompted to complete the OAuth flow to grant access. See the Fellow AI Authentication guide for step-by-step credential configuration.
Getting Started
1
Add the server
Navigate to the Server Library and click on the New Server button. Find Fellow AI in the Caylex Catalog.
2
Server Onboarding flow
Go through the server onboarding flow.
3
Use in a project
Add the server to a project by configuring project connections. Its tools are now available to any agents connected to that project.