How to Use the Magicplan MCP in Claude Code
Pipe Magicplan floor plans and cost estimates directly into terminal scripts and CI/CD pipelines with Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Magicplan MCP to Claude Code
Create your Vinkius account to connect Magicplan 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.
Extract terminal-ready floor plans via Claude Code
`get_project_floor_plan` dumps raw spatial JSON directly to your terminal stdout. You can pipe this data into jq, grep, or custom shell scripts to parse room dimensions instantly. Running `get_plan_measurements` outputs clean numeric dimensions without extra markup. This allows your shell scripts to calculate total floor areas or material volumes on the fly.
Run headless budget audits using this MCP Server
`list_project_estimates` fetches all financial estimates for a project in a single CLI command. Claude Code reads this stream, filters by estimate status, and prints a clean markdown table. Calling `get_estimate_details` retrieves itemized labor and material costs. Your CLI agent pipes this data into local accounting scripts to flag budget overruns before they hit production.
Audit workspace users and checklists from the CLI
`list_workspace_users` outputs the names and emails of all team members. Claude Code compares this list against your active git contributors to audit project access. Using `get_plan_form_data` lets you inspect completed site checklists. This tool retrieves custom form fields, which you can redirect to local log files for archiving.
Set up Magicplan 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 seemagicplan-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Magicplan transactions." It will automatically discover and invoke the available Magicplan tools.
claude mcp add --transport http magicplan-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 Magicplan MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Magicplan MCP today
We host it, we monitor it, we maintain it. You just paste one token.