granola-mcp
Granola MCP integration with managed authentication. Use this skill when users want to search meeting content, get meeting summaries, find action items, or retrieve transcripts from Granola via MCP. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
Install via CLI (Recommended)
clawhub install openclaw/skills/skills/byungkyu/granola-apiWhat This Skill Does
The granola-mcp skill provides a seamless bridge between OpenClaw and your Granola meeting intelligence platform using the Model Context Protocol (MCP). It abstracts away the complexities of manual API authentication by leveraging a managed gateway at gateway.maton.ai. With this skill, you can empower your AI agent to perform deep-dive analysis on your meetings without leaving your workspace. It handles the secure retrieval of transcripts, extraction of action items, and generation of summaries, effectively turning your meeting history into a searchable, actionable knowledge base.
Installation
To integrate this skill, use the OpenClaw command-line interface to install from the source repository:
clawhub install openclaw/skills/skills/byungkyu/granola-api
Once installed, ensure your environment variable MATON_API_KEY is configured with a valid key generated from maton.ai/settings. You must also manage your connection state at ctrl.maton.ai to authorize the application via OAuth.
Use Cases
- Post-Meeting Follow-up: Automatically extract action items assigned to you or your team from a client call.
- Information Retrieval: Search across multiple meetings to find specific technical decisions or mentions of a project timeline.
- Summarization: Generate concise bullet-point summaries of long, complex architectural design reviews.
- Knowledge Management: Aggregate transcript snippets to draft documentation based on verbal agreements made during syncs.
Example Prompts
- "What were the three most critical action items discussed in the sync meeting with the engineering team yesterday?"
- "Search my recent Granola meetings for any mention of the Q3 project budget and summarize the current status."
- "Give me a detailed summary of the conversation regarding the new API implementation from last week's stand-up."
Tips & Limitations
- Authentication Management: Always ensure your
MATON_API_KEYis kept secure in your environment configuration and never hardcoded in scripts. - OAuth Flow: If you receive a 'PENDING' status when checking your connection, navigate to the URL provided by the
get connectionendpoint to complete the OAuth handshake. - Scope: This skill is strictly for Granola MCP integration. If you need to interact with other third-party services, please utilize the dedicated
api-gatewayskill to avoid configuration conflicts. - Performance: For very long meetings, the model may truncate content; if you require the full transcript, ensure your prompt explicitly requests the raw transcript data.
Metadata
Not sure this is the right skill?
Describe what you want to build — we'll match you to the best skill from 16,000+ options.
Find the right skillPaste this into your clawhub.json to enable this plugin.
{
"plugins": {
"official-byungkyu-granola-api": {
"enabled": true,
"auto_update": true
}
}
}Tags(AI)
Flags: network-access, external-api
Related Skills
apollo
Apollo.io API integration with managed OAuth. Search and enrich people and companies, manage contacts and accounts. Use this skill when users want to prospect, enrich leads, or manage sales data. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
hubspot
HubSpot CRM API integration with managed OAuth. Manage contacts, companies, deals, and associations. Use this skill when users want to create or update CRM records, search contacts, or sync data with HubSpot. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway).
squareup
Square API integration with managed OAuth. Process payments, manage customers, orders, catalog, inventory, invoices, loyalty programs, team members, and more. Use this skill when users want to accept payments, manage point-of-sale operations, track inventory, handle invoicing, manage loyalty programs, or create payment links through Square. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.
signnow
SignNow API integration with managed OAuth. E-signature platform for sending, signing, and managing documents. Use this skill when users want to upload documents, send signature invites, create templates, or manage e-signature workflows. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.
vimeo
Vimeo API integration with managed OAuth. Video hosting and sharing platform. Use this skill when users want to upload, manage, or organize videos, create showcases/albums, manage folders, or interact with the Vimeo community. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Requires network access and valid Maton API key.