BoardMix Connector for AI agents.
10 live capabilities
Manage your visual whiteboards and design projects through natural conversation.
Waiting for input…
Why people use BoardMix
BoardMix for Visual Project Coordination
This Connector lets you skip the navigation. You just ask your agent to pull the comments or list the nodes from a specific board. You get the answers you need in a few seconds without ever leaving your workspace.
What Vinkius changes
You get to talk to your visual workspace instead of clicking through it.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Retrieving feedback on a specific design
A designer asks their agent to pull the comments for the 'User Flow' board.
- Real-world use case 02
Auditing project history
A product manager wants to see how a roadmap changed last week.
- Real-world use case 03
Quickly finding a meeting template
A facilitator needs a template in two minutes.
Complete set · 10capabilities
The complete BoardMix capability set.
These are the exact actions your AI can choose when you ask it to work with BoardMix.
01—04
4 capabilities in this set.
Part of 10 available through BoardMix.
- 01 Capability
Create file
Create a brand new whiteboard session directly from your chat interface. It saves you from opening a new tab to start a project.
- 02 Capability
Get comments
Pull every comment and feedback thread from a specific board for quick review. Use this to see what your team is saying.
- 03 Capability
Get file
Get the core details and metadata for any whiteboard in your workspace. This is useful for quickly identifying file types.
- 04 Capability
Get org info
Pull the high-level information about your organization's workspace setup. Use this to see your overall account status.
05—07
3 capabilities in this set.
Part of 10 available through BoardMix.
- 05 Capability
List files
See every whiteboard and design file in your account in one single list. It makes finding specific assets much faster.
- 06 Capability
List nodes
Retrieve the specific shapes and sticky notes that make up a visual layout. This lets you see the contents of a board via text.
- 07 Capability
List team projects
See all the projects your team is currently working on. This helps you keep track of active team assignments.
08—10
3 capabilities in this set.
Part of 10 available through BoardMix.
- 08 Capability
List teams
See a list of all the different teams you have access to in your workspace. It helps you navigate your organization structure.
- 09 Capability
List templates
Browse your library of pre-made designs to find a starting point. Use this to find the best layout for a new project.
- 10 Capability
Get file versions
Check the history of a whiteboard to see what changed and when. This helps you track milestones and previous iterations.
Set up in minutes
One URL. Then ask BoardMix to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use BoardMix 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_8yIxCKdiDSbE7PagxjD1vUs1CnmmzayT2RlhHOCK/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 BoardMix, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable BoardMix for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_8yIxCKdiDSbE7PagxjD1vUs1CnmmzayT2RlhHOCK/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 BoardMix URL.
- Step 03
Save and start
Save the connection and enable BoardMix in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"boardmix": {
"url": "https://edge.vinkius.com/vk_preview_8yIxCKdiDSbE7PagxjD1vUs1CnmmzayT2RlhHOCK/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 BoardMix
Open Agent mode in chat and ask: "Using BoardMix, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"boardmix": {
"url": "https://edge.vinkius.com/vk_preview_8yIxCKdiDSbE7PagxjD1vUs1CnmmzayT2RlhHOCK/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 BoardMix
Ask Copilot: "Using BoardMix, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"boardmix": {
"url": "https://edge.vinkius.com/vk_preview_8yIxCKdiDSbE7PagxjD1vUs1CnmmzayT2RlhHOCK/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 BoardMix
Open Cascade and ask: "Using BoardMix, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"boardmix": {
"url": "https://edge.vinkius.com/vk_preview_8yIxCKdiDSbE7PagxjD1vUs1CnmmzayT2RlhHOCK/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 BoardMix
Ask Cline: "Using BoardMix, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add boardmix --transport http "https://edge.vinkius.com/vk_preview_8yIxCKdiDSbE7PagxjD1vUs1CnmmzayT2RlhHOCK/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 BoardMix
Ask Claude: "Using BoardMix, show me...". 10 tools are ready
Where the request belongs
Work BoardMix can move forward.
This is for the creative lead who's drowning in visual assets or the product manager trying to keep track of feedback across dozens of different boards.
UX Designer
Pulls node details to check layout specs without leaving the chat.
Workshop Facilitator
Browses templates to prep sessions quickly.
Product Manager
Monitors comments and project statuses across multiple boards.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsMiro
Brainstorm, plan, and design together on an infinite visual canvas that brings distributed teams into the same creative space.
Miro (Visual Collaboration & Whiteboarding)
Manage collaborative boards via Miro. create sticky notes, list visual items, and audit team members.
ProcessOn
Online flowchart and mind mapping platform. manage diagrams, collaborations, and exports via AI.
Infinity
Organize any kind of work with flexible boards, lists, and tables that adapt to how your team thinks and operates.
Peerbie
Orchestrate your entire team's workspace, from Kanban boards to calendar events, completely driven by AI.
Tower
Lightweight project management and team collaboration platform. manage tasks, projects, and discussions via AI.
Bring your own AI
Change the model, client or framework. Keep BoardMix 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 BoardMix.
The practical details behind the request, access and result.
Can BoardMix MCP help me find my whiteboards?
Yes, it can list every whiteboard and design file in your account in one single list. This helps you find specific assets instantly without manual searching.
How do I see comments on a BoardMix board with an AI?
The Connector allows your AI agent to pull all the feedback and discussion threads from a specific board. You can then ask your agent to summarize that feedback for you.
Can my AI agent see my team projects?
Yes, it can see every project your team is currently working on. This makes it easy to stay updated on team assignments and active work.
How do I find specific shapes on a board?
You can ask your agent to list the nodes on a board. It will retrieve the specific shapes and sticky notes that make up the visual layout for you.
Can I see the history of my files?
Yes, you can check the history of a whiteboard to see what changed and when. This is great for tracking milestones or reverting to previous versions.
Does BoardMix MCP work with Cursor?
Yes, it works with any MCP-compatible client, including Cursor, Claude, and Windsurf. You just connect it once and can manage your boards through your preferred capability.
How do I find my BoardMix License Key?
Log in to the BoardMix Enterprise Console, navigate to the [Developer Center] or [License Management] section to obtain your organization's unique License Key and API Secret.
Can I read specific shapes and text from a board?
Yes. Use the list_nodes capability with the whiteboard file ID. This allows your agent to retrieve detailed data about shapes, lines, text, and sticky notes present on the board.
Does BoardMix support project-based organization?
Yes. You can list all your teams using the list_teams capability and then explore specific projects and files associated with those teams using their unique IDs.
One connection away
Give your agent a direct line to BoardMix.
Connect BoardMix once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available