Fellow.ai
Meeting transcripts, insights, and action items
About Fellow.ai
Fellow.ai is a meeting management platform that captures transcripts, summaries, decisions, and follow-ups. Its remote MCP server lets assistants search meeting history, retrieve key insights, and track action items using natural-language queries.
Connection details
https://fellow.app/mcp- Transport
- Streamable HTTP
- Authentication
- OAuth
Setup
claude mcp add fellow-ai --transport http https://fellow.app/mcpFrequently asked questions
What is the Fellow.ai remote MCP server?
The Fellow.ai remote MCP server is a hosted Model Context Protocol endpoint at https://fellow.app/mcp, so AI assistants can connect to it without installing or running anything locally. Fellow.ai is a meeting management platform that captures transcripts, summaries, decisions, and follow-ups. Its remote MCP server lets assistants search meeting history, retrieve key insights, and track action items using natural-language queries.
How do I connect to the Fellow.ai MCP server?
Add the endpoint https://fellow.app/mcp to any MCP-compatible client such as Claude Code, Codex, Cursor, or VS Code. The setup snippets on this page configure each client in one step.
Does the Fellow.ai MCP server require authentication?
Yes. Fellow.ai uses OAuth: the first time you connect, your MCP client opens a browser window to sign in and authorize access, then reuses the credentials for future sessions.
Which transport does the Fellow.ai MCP server use?
Fellow.ai exposes a Streamable HTTP endpoint, the current standard transport for the Model Context Protocol, supported by all major MCP clients.
