How to Use the Wayfront MCP in Claude Code
Automate Wayfront reporting, client syncing, and maintenance tasks via CLI in Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Wayfront MCP to Claude Code
Create your Vinkius account to connect Wayfront 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.
Scheduled Billing Audits
Set up cron jobs to audit your finances. The agent runs `list_invoices` or `list_orders` on a schedule, piping the resulting data directly into logs or other processing tools. This is perfect for ensuring monthly revenue reconciliation without manual intervention.
Batch Client Provisioning
When a new facility signs up, you can run a script that uses `create_client` to provision the record and then calls `list_services` to ensure all necessary service accounts are linked. This handles client setup in a headless CI/CD pipeline.
Daily Support Report Generation
Need a daily digest of operational issues? Run a script that pulls all open tickets using `list_tickets`, filters them by status, and outputs the data to an S3 bucket. You can also pull general resource lists like `list_teams` for compliance checks.
Set up Wayfront 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 seewayfront-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Wayfront transactions." It will automatically discover and invoke the available Wayfront tools.
claude mcp add --transport http wayfront-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 Wayfront MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Wayfront MCP today
We host it, we monitor it, we maintain it. You just paste one token.