About
Read AI brings your meeting intelligence directly into your AI workflows. Connect your Read AI account to access meeting summaries, transcripts, action items, key questions, and more — all retrievable through natural conversation. Read AI can look up recent meetings, pull the full transcript from a specific call, surface action items from last week's syncs, or find what key questions came up in a discussion. What you can do: - Browse and filter your meetings by date range - Retrieve summaries, chapter breakdowns, and topics from any meeting - Pull action items and key questions to stay on top of follow-ups - Access full transcripts for deep dives or verbatim references Whether you're prepping for a follow-up, catching up on a meeting you missed, or building workflows around your recorded conversations, Read AI's MCP integration makes your meeting data a first-class part of your AI experience.
plugin.json
{
"apps": "./.app.json",
"name": "read-ai",
"author": {
"url": "https://read.ai",
"name": "Read AI, Inc"
},
"license": "MIT",
"version": "1.0.1",
"homepage": "https://read.ai",
"keywords": [],
"interface": {
"logo": "./assets/app-icon.png",
"category": "Productivity",
"websiteURL": "https://read.ai",
"displayName": "Read AI",
"screenshots": [],
"capabilities": [],
"composerIcon": "./assets/app-icon.png",
"defaultPrompt": [
"Summarize the latest Read AI meeting insights"
],
"developerName": "Read AI, Inc",
"longDescription": "Read AI brings your meeting intelligence directly into your AI workflows. Connect your Read AI account to access meeting summaries, transcripts, action items, key questions, and more — all retrievable through natural conversation.\n\nRead AI can look up recent meetings, pull the full transcript from a specific call, surface action items from last week's syncs, or find what key questions came up in a discussion.\n\nWhat you can do:\n\n- Browse and filter your meetings by date range\n- Retrieve summaries, chapter breakdowns, and topics from any meeting\n- Pull action items and key questions to stay on top of follow-ups\n- Access full transcripts for deep dives or verbatim references\n\nWhether you're prepping for a follow-up, catching up on a meeting you missed, or building workflows around your recorded conversations, Read AI's MCP integration makes your meeting data a first-class part of your AI experience.",
"privacyPolicyURL": "https://www.read.ai/privacy-policy",
"shortDescription": "Read AI brings your meeting intelligence directly into your AI workflows.",
"termsOfServiceURL": "https://www.read.ai/termsofservice"
},
"repository": "https://github.com/openai/plugins",
"description": "Read AI brings your meeting intelligence directly into your AI workflows."
}