How to Use the Nozbe MCP in Claude Code
Connect Nozbe to Claude Code to manage tasks and projects directly from your terminal.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Nozbe MCP to Claude Code
Create your Vinkius account to connect Nozbe 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.
Fast terminal task creation with Claude Code
The Nozbe MCP server lets you manage your Nozbe team boards directly from the Claude Code terminal. Instead of opening a browser, you can pipe terminal errors straight into `create_task` to log Nozbe issues instantly using Claude Code. You can query your entire Nozbe workload by running `list_tasks` and filtering the output using Claude Code's shell utilities. It turns your Nozbe project management tool into a scriptable Claude Code terminal resource.
Automate project setup in shell scripts
The Nozbe MCP server lets you trigger Nozbe project updates directly from Claude Code deployment scripts. When a build completes, Claude Code can run `get_project` to verify the Nozbe deployment board exists. Claude Code then uses `update_task` to mark the Nozbe deployment ticket as complete. This ensures your Nozbe project management state updates automatically whenever Claude Code pushes changes live.
Query team status via MCP Server tools
The Nozbe MCP server helps DevOps engineers check Nozbe team assignments without leaving their Claude Code SSH session. Claude Code calls `list_teams` and `get_team` to map out active Nozbe team members. Claude Code can then fetch relevant feedback using `list_comments` to see if anyone has blocked a Nozbe release. You get full visibility into Nozbe operations directly inside your Claude Code terminal workflow.
Set up Nozbe 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 seenozbe-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Nozbe transactions." It will automatically discover and invoke the available Nozbe tools.
claude mcp add --transport http nozbe-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 Nozbe MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Nozbe MCP today
We host it, we monitor it, we maintain it. You just paste one token.