How to Use the Infinity Work Manager MCP in Claude Code
Claude Code brings headless Infinity Work Manager control to your terminal for automated CI/CD pipelines and scripting.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Infinity Work Manager MCP to Claude Code
Create your Vinkius account to connect Infinity Work Manager 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.
Headless automation with MCP Server
Integrate your terminal with Infinity using `create_item` and `update_item`. You can script your deployments to automatically update task statuses in your board as soon as a build finishes. Use `list_boards` and `list_folders` to programmatically discover where your items reside. This is ideal for CI/CD pipelines that need to target specific project structures.
Terminal-based project tracking
Claude Code lets you query your work directly from the CLI. Run `list_items` to see what is on your plate without leaving your shell session. It utilizes `get_profile` to verify your identity and ensure the server has the correct permissions. This provides a quick check that your environment is configured correctly.
Efficient batch operations
Run complex sequences by chaining tools like `list_comments` and `create_comment`. This allows you to log automated test results directly to the relevant items on your board. You can also use `delete_item` to clean up temporary tasks after a script finishes. It keeps your boards organized without requiring a browser.
Set up Infinity Work Manager 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 seeinfinity-work-manager-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Infinity Work Manager transactions." It will automatically discover and invoke the available Infinity Work Manager tools.
claude mcp add --transport http infinity-work-manager-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 Infinity Work Manager MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Infinity Work Manager MCP today
We host it, we monitor it, we maintain it. You just paste one token.