Fellow Connector for AI agents.
12 live capabilities
Manage meeting notes and action items for your team's project management.
Waiting for input…
Why people use Fellow
Fellow for Meeting Note Management
With this Connector, you just ask your agent for the decisions from that specific meeting. It pulls the data from Fellow and puts it right in front of you. You get the info you need without ever leaving your current workspace.
What Vinkius changes
Your AI agent becomes a direct interface for your entire Fellow meeting history and task list.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Finding past decisions
A manager needs to know what was decided in a meeting three weeks ago.
- Real-world use case 02
Tracking pending tasks
A team lead wants to see what is left to do.
- Real-world use case 03
Reviewing call details
A compliance officer needs to check a specific discussion point.
Complete set · 12capabilities
The complete Fellow capability set.
These are the exact actions your AI can choose when you ask it to work with Fellow.
01—04
4 capabilities in this set.
Part of 12 available through Fellow.
- 01 Capability
Delete note
Permanently delete a meeting note from your workspace by its ID. This action is final and cannot be undone.
- 02 Capability
List recordings
View all meeting recordings captured by your Fellow account. Use this to see your library of saved sessions.
- 03 Capability
Get recording
Get the specific details and metadata for a single recording. This helps you find the right file quickly.
- 04 Capability
Delete recording
Permanently delete a specific meeting recording using its ID. This helps you clear out old media files.
05—08
4 capabilities in this set.
Part of 12 available through Fellow.
- 05 Capability
Get transcript
Fetch the full transcript of a meeting with speaker labels and timestamps. Use this to review specific discussions.
- 06 Capability
List action items
See every action item across all your meetings at once. This is great for tracking team-wide tasks.
- 07 Capability
Get action item
Inspect the specific details of an individual task or action item. Use this to check due dates and owners.
- 08 Capability
List notes
Browse all meeting documentation in your Fellow workspace. It gives you a full list of your notes.
09—12
4 capabilities in this set.
Part of 12 available through Fellow.
- 09 Capability
Get note
Retrieve the full content and metadata for a specific meeting note. Use this to see the details of a past sync.
- 10 Capability
Complete action item
Mark a specific task as finished to update its status in Fellow. This keeps your task list current.
- 11 Capability
Archive action item
Move an action item out of active views without deleting it. Use this to clear clutter from your view.
- 12 Capability
Get current user
Verify the profile and workspace context of the connected account. This confirms who is currently logged in.
Set up in minutes
One URL. Then ask Fellow to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Fellow from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_s82ueT63GQ6nZwaIw5vCpTzHNGApoOuKAtSWohYY/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Fellow, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Fellow for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_s82ueT63GQ6nZwaIw5vCpTzHNGApoOuKAtSWohYY/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Fellow URL.
- Step 03
Save and start
Save the connection and enable Fellow in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"fellow": {
"url": "https://edge.vinkius.com/vk_preview_s82ueT63GQ6nZwaIw5vCpTzHNGApoOuKAtSWohYY/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Fellow
Open Agent mode in chat and ask: "Using Fellow, help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"fellow": {
"url": "https://edge.vinkius.com/vk_preview_s82ueT63GQ6nZwaIw5vCpTzHNGApoOuKAtSWohYY/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Fellow
Ask Copilot: "Using Fellow, help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"fellow": {
"url": "https://edge.vinkius.com/vk_preview_s82ueT63GQ6nZwaIw5vCpTzHNGApoOuKAtSWohYY/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Fellow
Open Cascade and ask: "Using Fellow, help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"fellow": {
"url": "https://edge.vinkius.com/vk_preview_s82ueT63GQ6nZwaIw5vCpTzHNGApoOuKAtSWohYY/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Fellow
Ask Cline: "Using Fellow, help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add fellow --transport http "https://edge.vinkius.com/vk_preview_s82ueT63GQ6nZwaIw5vCpTzHNGApoOuKAtSWohYY/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Fellow
Ask Claude: "Using Fellow, show me...". 12 tools are ready
Where the request belongs
Work Fellow can move forward.
This is for the project lead who feels buried in meeting notes or the operations manager trying to track down who owns which task across five different teams.
Project Manager
Tracking cross-functional action items and syncing on decisions across multiple departments.
Executive Assistant
Organizing recordings and documentation for stakeholders to keep everyone aligned.
Team Lead
Reviewing transcripts to ensure team alignment on new goals and project milestones.
Operations Coordinator
Auditing workspace data and managing meeting records to maintain organizational knowledge.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsFellow
Run better meetings with collaborative agendas, action item tracking, and AI-generated summaries that keep teams accountable.
Fathom
Manage AI meeting notes via Fathom. list and search meetings, retrieve transcripts and summaries, and track action items directly from any AI agent.
Grain
Manage AI meeting notes via Grain. list and search recordings, retrieve transcripts and AI insights, and track action items directly from any AI agent.
Granola
Manage AI meeting notes via Granola. list and search meeting documents, retrieve transcripts and summaries, and track action items directly from any AI agent.
Magic Minutes
Generate meeting minutes automatically with AI that listens, summarizes key decisions, and distributes action items to your team.
Fireflies.ai
Record, transcribe, and search across all your meetings with AI that captures every conversation and makes it instantly findable.
Bring your own AI
Change the model, client or framework. Keep Fellow connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Fellow.
The practical details behind the request, access and result.
Can the Fellow MCP help me find old meeting notes?
Yes, it allows your AI agent to browse your entire Fellow workspace to find and retrieve notes from any past meeting.
Does the Fellow MCP support transcript retrieval?
Yes, it can pull full transcripts from your recordings, including speaker labels and timestamps, so you can review discussions quickly.
How do I use the Fellow MCP to track tasks?
The Connector lists all action items across your meetings and lets your agent mark them as complete or archive them as you go.
Can I delete old meeting recordings with the Fellow MCP?
Yes, you can use the Connector to identify and permanently delete specific recordings to keep your workspace organized.
Is the Fellow MCP good for project managers?
It is ideal for project managers who need to audit tasks, review meeting decisions, and manage team accountability without manual searching.
Can I see who is currently connected via the Fellow MCP?
Yes, the Connector can retrieve the authenticated user profile to verify which account and workspace context is currently active.
Can my agent retrieve the full transcript of a specific meeting recording in Fellow?
Yes. Use the 'get_transcript' capability. Provide the recording ID, and the agent will return the speaker-attributed text with timestamps, allowing you to review critical discussions or extract insights limitlessly.
How do I mark an action item as complete via chat?
Use the 'complete_action_item' capability. Provide the item ID. Your agent will update the task status in Fellow and notify the relevant stakeholders, ensuring your project progress is updated synchronously.
Can I see all meeting notes in my workspace through the agent?
Absolutely. The 'list_notes' capability identifies bounded records inside your workspace, returning note IDs, titles, meeting dates, and participants to help you browse your meeting history natively.
One connection away
Give your agent a direct line to Fellow.
Connect Fellow once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available