How to Use the VivifyScrum MCP in Claude Code
Run VivifyScrum operations in CI/CD pipelines and headless scripts with Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect VivifyScrum MCP to Claude Code
Create your Vinkius account to connect VivifyScrum 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.
Automate Backlog Synchronization
Set up a cron job that checks for outdated stories. The script first runs `list_boards` to get all project scopes, then iterates using `list_board_items`. If an item is incomplete, it triggers a warning or calls `update_item` to change its status. This process ensures your backlog data always matches the current state of development.
Extract Historical Performance Data
Build a dedicated pipeline step for reporting. The script runs `get_worklogs`, pulling all time spent on specific boards over a given period. This output is then piped to an external analytics tool. It also uses `list_teams` to group these work logs by resource, giving you clear capacity metrics.
Manage Project Metadata at Scale
When onboarding a new client, your CI script runs the setup. It calls `get_account_info` for initial credentials and then uses `list_organizations` to ensure all necessary organizational scopes are available. It also lists configured webhooks via `list_webhooks`, allowing your deployment job to verify that external integrations are correctly set up.
Set up VivifyScrum 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 seevivifyscrum-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest VivifyScrum transactions." It will automatically discover and invoke the available VivifyScrum tools.
claude mcp add --transport http vivifyscrum-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 VivifyScrum MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the VivifyScrum MCP today
We host it, we monitor it, we maintain it. You just paste one token.