How to Use the Nifty MCP in Claude Code
Manage Nifty tasks and milestones directly from your terminal with Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Nifty MCP to Claude Code
Create your Vinkius account to connect Nifty 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.
Run the Nifty MCP Server in headless pipelines
The `create_new_task` tool lets you generate tickets automatically from shell scripts or CI/CD workflows. If a nightly cron job fails, Claude Code can catch the error and immediately log a bug in your workspace. You never have to open a browser to report infrastructure issues. The CLI agent grabs the stack trace, runs `list_organization_portfolios` to find the DevOps board, and drops the issue exactly where your team tracks their work.
Audit your active boards from the CLI
The `list_workflow_tasks` and `list_active_projects` tools expose your entire project state to the terminal. You can ask Claude Code to pull a summary of all open backend tickets before you start your SSH session. Need specific details on a migration? The `get_project_details` tool fetches the exact board configuration. You get full visibility into your team's priorities without leaving the command line.
Resolve issues with a single command
The `mark_task_as_complete` tool hooks right into your deployment scripts. Once your code ships to production, Claude Code finds the associated tickets and closes them out. If a deployment gets rolled back, the agent uses `update_task_metadata` to revert the status and flag the failure. Your project management platform stays perfectly aligned with your actual deployment state.
Set up Nifty 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 seenifty-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Nifty transactions." It will automatically discover and invoke the available Nifty tools.
claude mcp add --transport http nifty-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 Nifty MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Nifty MCP today
We host it, we monitor it, we maintain it. You just paste one token.