loading…
Search for a command to run...
loading…
Access your meetings, transcripts, summaries, and action items from Convo, an AI meeting assistant. Cross-meeting intelligence: prepare for calls with past cont
Access your meetings, transcripts, summaries, and action items from Convo, an AI meeting assistant. Cross-meeting intelligence: prepare for calls with past context, get weekly digests, and track action items across all meetings. Works before, during, and after your meetings.
Access your Convo meetings from any AI assistant that supports MCP (Claude, ChatGPT, Cursor, and more). Not just a data wrapper. Cross-meeting intelligence that helps you prepare, follow up, and stay on top of everything.
Single meeting:
Across meetings:
Built-in workflows:
Download the Convo app, open the dashboard, and go to Settings to create an API key. You need a Starter plan or above.
npm install -g @itsconvo/mcp-server
Add to ~/Library/Application Support/Claude/claude_desktop_config.json:
{
"mcpServers": {
"convo": {
"command": "convo-mcp",
"env": {
"CONVO_API_KEY": "convo_your_api_key_here"
}
}
}
}
claude mcp add convo convo-mcp -e CONVO_API_KEY=convo_your_api_key_here
Add to your Cursor MCP settings:
{
"mcpServers": {
"convo": {
"command": "convo-mcp",
"env": {
"CONVO_API_KEY": "convo_your_api_key_here"
}
}
}
}
| Tool | Description |
|---|---|
meetings.list |
List and search your meetings |
meetings.get_transcript |
Get full meeting transcript |
meetings.get_summary |
Get key points, decisions, action items |
meetings.get_feedback |
Get coaching feedback and scores |
meetings.ask |
Ask any question about a meeting |
meetings.draft_email |
Generate a follow-up email |
meetings.share |
Create a shareable meeting link |
calendar.upcoming |
View upcoming calendar events |
account.info |
Check your plan and API usage |
| Tool | Description |
|---|---|
intelligence.prepare |
Get a briefing from all past meetings with a person or company |
intelligence.weekly_digest |
Consolidated digest of all meetings over a time period |
intelligence.find_action_items |
Find all action items across meetings, filter by owner |
| Prompt | Description |
|---|---|
meeting-prep |
Pre-built workflow to prepare for a meeting |
weekly-review |
Pre-built workflow for your weekly meeting review |
follow-up-blitz |
Draft follow-up emails for all recent meetings |
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"convo": {
"command": "npx",
"args": []
}
}
}Web content fetching and conversion for efficient LLM usage.
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also