Important API details:
- The server uses a reverse-engineered Granola API to extract meeting data, which may be subject to breaking changes if Granola updates its internal API.
- Semantic search and insight extraction are powered by GPT-4o-mini, meaning AI-driven indexing and search quality depends on OpenAI model availability.
- Meeting data is indexed locally using LanceDB; the search index must be built and kept in sync before semantic queries will return results.
- Theme extraction covers specific categories such as pain-points, feature-requests, decisions, and pricing — queries outside these themes may yield less structured results.
Server Details
| Property | Value |
|---|---|
| Transport | Streamable HTTP |
| Server Type | External |
| Endpoint | https://mcp.granola.ai/mcp |
| Categories | Productivity & Collaboration |
Authentication
This server supports the following authentication method:OAuth
Scopes:email, offline_access, openid, profile
During the server onboarding flow, you will be prompted to complete the OAuth flow to grant access. See the Granola 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 Granola 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.
Related Servers
