How to Use the Magic Minutes MCP in Cursor
Generate and verify code using live Magic Minutes decisions and tasks directly inside your Cursor editor.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Magic Minutes MCP to Cursor
Create your Vinkius account to connect Magic Minutes to Cursor and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Map Cursor code changes to Magic Minutes decisions
The `get_meeting_minutes` tool feeds the exact technical decisions from your Magic Minutes meetings directly into Cursor's Composer. Your Cursor agent reads the specific requirements discussed in Magic Minutes and writes code that matches those decisions. You do not have to copy-paste Magic Minutes requirements into your Cursor editor. This direct MCP integration ensures your Cursor code changes align with what was agreed upon in Magic Minutes. It saves you from building the wrong feature in Cursor based on outdated Magic Minutes specs.
Create Magic Minutes tasks directly from your Cursor codebase
The `create_task` tool lets you spin up new Magic Minutes tasks without leaving your active Cursor file. If you find a bug while coding in Cursor, your agent can instantly register the Magic Minutes issue using live directory contacts. This keeps your focus on the Cursor editor instead of switching to a browser tab for Magic Minutes. Executing Magic Minutes `list_tasks` inside the Cursor chat panel lets you review your pending work items. You can map your current Cursor workspace branch directly to an active Magic Minutes task ID.
Inspect Magic Minutes agendas using the Cursor MCP Server
The `list_meetings` tool retrieves your Magic Minutes calendar schedule directly into your Cursor code editor. Your Cursor agent cross-references these events with your workspace files to prepare you for upcoming Magic Minutes reviews. It helps you understand what files will be discussed before the Magic Minutes meeting starts in Cursor. Using Magic Minutes `get_meeting_details` pulls the precise agenda and attendee list into your Cursor sidebar. This keeps your Cursor coding environment connected to your team's Magic Minutes schedule.
Set up Magic Minutes MCP in Cursor
Prerequisites
- Cursor installed (macOS, Windows, or Linux)
- Active Vinkius subscription with a valid endpoint token
- 1
Open MCP Settings
Go to Cursor Settings → MCP or open the Command Palette (
Cmd+Shift+P/Ctrl+Shift+P) and search for "MCP: Add Server". - 2
Add the Magic Minutes MCP
Cursor will create or open
.cursor/mcp.jsonin your project root. Paste the JSON snippet on the right. Replace[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. - 3
Enable Agent mode
Open Composer (
Cmd+I/Ctrl+I) and switch to Agent mode using the dropdown at the top. MCP tools are only available in Agent mode. - 4
Verify the connection
Ask Cursor something like "List my recent Magic Minutes transactions." If the MCP tools are loaded correctly, Cursor will call the Magic Minutes tools automatically. You can also check Settings → MCP for a green status indicator.
{
"mcpServers": {
"magic-minutes-mcp": {
"url": "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
}
}
} Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by Magic Minutes. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.
Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Magic Minutes MCP in Cursor
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Magic Minutes MCP today
We host it, we monitor it, we maintain it. You just paste one token.