How to Use the BoardMix MCP in Claude Code
Automate your BoardMix whiteboard pipelines and audit team assets directly from the Claude Code terminal.
Works with every AI agent you already use
…and any MCP-compatible client
Connect BoardMix MCP to Claude Code
Create your Vinkius account to connect BoardMix to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Audit workspace files via Claude Code terminal
The `list_files` tool lists all active BoardMix canvases across your organization directly inside the Claude Code terminal. Claude Code runs this in your shell to index, search, and filter BoardMix files without leaving the command line. You can pipe this BoardMix file list into Claude Code scripts or grep search patterns. Using this MCP connection keeps your terminal workflows aligned with active BoardMix projects during regular system maintenance.
Export whiteboard nodes for documentation
The `list_nodes` tool extracts structural data and text from any BoardMix whiteboard for terminal-based processing. Claude Code executes this terminal-side to pull down BoardMix layout trees and convert them to local markdown or JSON files. This lets you backup your BoardMix visual architectures directly into git repositories via Claude Code. You keep your technical documentation perfectly in sync with the visual BoardMix boards your product managers edit.
Track team structures and project permissions
The `list_teams` tool queries your BoardMix organization's entire user directory and team setup. The MCP tool retrieves this data directly into Claude Code to verify user access levels and list projects associated with specific product groups. By combining this with `get_org_info`, you can run automated BoardMix security audits directly from Claude Code. Claude Code outputs a clean text report of who has access to what BoardMix assets, ready to be committed.
Set up BoardMix MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seeboardmix-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest BoardMix transactions." It will automatically discover and invoke the available BoardMix tools.
claude mcp add --transport http boardmix-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp 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 BoardMix MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the BoardMix MCP today
We host it, we monitor it, we maintain it. You just paste one token.