How to Use the Towio MCP in Claude Code
Automate dispatch operations and manage workflows from your terminal using Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Towio MCP to Claude Code
Create your Vinkius account to connect Towio 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.
Running Towio Reports in CI/CD
You pipe the output of `list_projects` directly into a shell script. This allows you to check project existence and status as part of an automated deployment pipeline, which is perfect for continuous integration. Claude Code executes this headless; it's built for cron jobs and GitHub Actions where visual feedback isn't an option.
Batch Processing Employee Data
Need to process a list of employees? Use `list_employees` in your terminal script. You can then pipe the resulting data structure through tools like `jq` for immediate filtering or transformation, logging only specific metrics. This is raw power: it's perfect for backend maintenance scripts that need reliable, non-GUI execution.
Auditing Tasks via MCP Server Scripting
Scripting a task audit? Run `list_tasks` and capture the output. You can then write a shell loop that iterates through every job ID reported by towio, checking for status codes or last update timestamps. This robust workflow ensures you get reliable data outputs suitable for logging into databases or sending alerts.
Set up Towio 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 seetowio-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Towio transactions." It will automatically discover and invoke the available Towio tools.
claude mcp add --transport http towio-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 Towio MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Towio MCP today
We host it, we monitor it, we maintain it. You just paste one token.