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
| Property | Value |
|---|---|
| Transport | Streamable HTTP |
| Server Type | External |
| Endpoint | https://fellow.app/mcp |
| Categories | Null, Productivity & Collaboration |
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
Add the server
Navigate to the Server Library and click on the New Server button. Find Fellow AI in the Caylex Catalog.
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.