How to Use the Jira Software Cloud MCP in Claude Code
Control Jira Software Cloud directly from your terminal using Claude Code to automate sprint updates and deployments.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Jira Software Cloud MCP to Claude Code
Create your Vinkius account to connect Jira Software Cloud 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.
Manage your boards from the command line
The `list_boards` tool fetches every agile board in your Jira instance directly to your terminal. Searching, filtering, and selecting project boards happens directly in your terminal. Piping this output to other command-line utilities is fast and simple. Setting up a new space is done by running `create_board` to build a Scrum or Kanban board. To ensure everything matches your team's workflow, the agent calls `get_board_configuration`.
Control deployment gates using this MCP Server
Checking whether your releases are cleared to go live is done by the `get_deployment_gating_status` tool. During deployment scripts, the agent runs this query to verify linked tickets are approved. Production pushes block automatically if a ticket fails validation. Pushing release events to your Jira issues is handled by `submit_deployments`. If a deployment fails, the agent runs `submit_incidents` to write a record immediately.
Track and update active sprints from your shell
Pulling a list of active and upcoming sprints is handled by the `get_board_sprints` tool. Your terminal displays this data directly, letting you monitor progress during standup. Navigating heavy web pages is no longer required to see sprint status. To list all tasks in the current sprint, the agent executes `get_sprint_issues`. Incomplete tasks get cleaned up when the agent runs `move_issues_to_backlog` at sprint end.
Set up Jira Software Cloud 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 seejira-software-cloud-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Jira Software Cloud transactions." It will automatically discover and invoke the available Jira Software Cloud tools.
claude mcp add --transport http jira-software-cloud-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 Jira Software Cloud MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Jira Software Cloud MCP today
We host it, we monitor it, we maintain it. You just paste one token.