KanbanMCP MCP server extension for VSCode - Integrate DevOps tools with AI assistants like Cline, KanbanAI, Roo Code, Codex, Antigravity, Claude Code, Kilo, and Kiro.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
KanbanMCP is a VSCode extension that ships an MCP (Model Context Protocol) server so AI assistants like Cline, Roo Code, Codex, Claude Code, Kilo, and Kiro.
Highlights
Many providers: GitLab, Jira, Confluence, Jenkins, Oracle, Kubernetes, Rancher, Kibana, Teams, Figma, and more.
Auto-config: One click to sync MCP config to Cline/Roo Code/Codex/Claude Code/Kilo/Kiro.
Simple control: Start/stop and configure from the Activity Bar UI.
Flexible transport: stdio or SSE.
Vietnamese support: Enable via kanbanmcp.language.
Proxy isolation: inherited assistant HTTP_PROXY/HTTPS_PROXY values are stripped from the MCP runtime by default; set KANBANMCP_ALLOW_ENV_PROXY=true only if KanbanMCP itself must use them.
Quick start
Install KanbanMCP from VSCode Marketplace.
Open the KanbanMCP icon on the Activity Bar.
Click Start MCP Server.
Click Auto-Config for Cline/Roo Code/Codex/Claude Code/Kilo/Kiro to sync MCP config for your assistant.
Figma provider
KanbanMCP's Figma provider currently uses the Figma REST API with a Personal Access Token.
Supported workflows include file/node inspection, components/styles/variables reads, asset export, comments, version history, variable writes, and Dev Mode resource link management.
Variable write tools require file_variables:read and file_variables:write.
Dev resource tools require file_dev_resources:read and file_dev_resources:write.
Some Figma variable APIs also require edit access plus a compatible Figma plan or seat.
The current provider does not create or edit Figma canvas content such as frames, layers, or components on the design surface.