GitScrum Connector for AI agents.
16 live capabilities
Manage Kanban boards and project workflows using your AI client.
Waiting for input…
Why people use GitScrum
GitScrum Project Management for Engineering Workflows
With GitScrum, you just tell your agent to build the board. It handles the workspace creation and project setup in seconds. You get a fully configured environment without the tedious clicking.
What Vinkius changes
Your agent gets direct access to the organizational backbone of your project management.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Setting up a new team board
A team lead asks their agent to create a new workspace and a project with a specific Kanban workflow for a new mobile app launch.
- Real-world use case 02
Auditing project health
An engineering manager asks the agent for the stats of all projects in a workspace to identify which ones are lagging behind.
- Real-world use case 03
Finding specific tasks
A developer asks to see all tasks marked as in-progress to see what the team is currently working on without opening the board.
Complete set · 16capabilities
The complete GitScrum capability set.
These are the exact actions your AI can choose when you ask it to work with GitScrum.
01—04
4 capabilities in this set.
Part of 16 available through GitScrum.
- 01 Capability
Find project
Search for a specific project by its name. This helps you quickly locate the correct project without browsing a long list.
- 02 Capability
List project members
See who is currently assigned to a project. Use this to audit team access and permissions.
- 03 Capability
My role
Check your specific permissions and role within a workspace. This lets you verify what actions you can perform.
- 04 Capability
List workspaces
Get a complete list of all workspaces in your account. This is great for checking your total organizational footprint.
05—08
4 capabilities in this set.
Part of 16 available through GitScrum.
- 05 Capability
Create project
Set up a new project with its own unique settings. Use this to launch a new initiative or product line.
- 06 Capability
Get project
Fetch all metadata and settings for a single project. Use this to see specific configurations or member lists.
- 07 Capability
List projects
See every project currently living in a workspace. This gives you a high-level view of all active work.
- 08 Capability
Project stats
Get a summary of metrics for a specific project. It's useful for quickly checking the health or progress of a project.
09—12
4 capabilities in this set.
Part of 16 available through GitScrum.
- 09 Capability
Get task
Retrieve the details of a task using its unique UUID. This is the fastest way to pull deep info on a specific item.
- 10 Capability
List labels
View the color-coded labels available in a project. This helps you maintain consistency in how you categorize work.
- 11 Capability
Get me
Pull the profile information for the currently authenticated user. This confirms which account is currently active.
- 12 Capability
List tasks
View all tasks in a project filtered by status like todo or done. Use this to understand the current workload of a team.
13—16
4 capabilities in this set.
Part of 16 available through GitScrum.
- 13 Capability
List workflows
See the Kanban columns and workflow templates in a project. This helps you audit how work moves from start to finish.
- 14 Capability
Create workspace
Build a brand new workspace for your organization. Use this to start a fresh organizational structure.
- 15 Capability
Get workspace
Pull the details and settings for a specific workspace. This shows you the high-level configuration of a workspace.
- 16 Capability
Workspace stats
Retrieve high-level statistics for a workspace. Use this to see the overall health of your different teams.
Set up in minutes
One URL. Then ask GitScrum to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use GitScrum from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_yH7U5L7jkvXGHF655w0l2w6p5RR0qtF2vKyyyLc3/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it GitScrum, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable GitScrum for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_yH7U5L7jkvXGHF655w0l2w6p5RR0qtF2vKyyyLc3/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the GitScrum URL.
- Step 03
Save and start
Save the connection and enable GitScrum in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"gitscrum": {
"url": "https://edge.vinkius.com/vk_preview_yH7U5L7jkvXGHF655w0l2w6p5RR0qtF2vKyyyLc3/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using GitScrum
Open Agent mode in chat and ask: "Using GitScrum, help me...". 16 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"gitscrum": {
"url": "https://edge.vinkius.com/vk_preview_yH7U5L7jkvXGHF655w0l2w6p5RR0qtF2vKyyyLc3/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using GitScrum
Ask Copilot: "Using GitScrum, help me...". 16 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"gitscrum": {
"url": "https://edge.vinkius.com/vk_preview_yH7U5L7jkvXGHF655w0l2w6p5RR0qtF2vKyyyLc3/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using GitScrum
Open Cascade and ask: "Using GitScrum, help me...". 16 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"gitscrum": {
"url": "https://edge.vinkius.com/vk_preview_yH7U5L7jkvXGHF655w0l2w6p5RR0qtF2vKyyyLc3/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using GitScrum
Ask Cline: "Using GitScrum, help me...". 16 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add gitscrum --transport http "https://edge.vinkius.com/vk_preview_yH7U5L7jkvXGHF655w0l2w6p5RR0qtF2vKyyyLc3/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using GitScrum
Ask Claude: "Using GitScrum, show me...". 16 tools are ready
Where the request belongs
Work GitScrum can move forward.
Engineering managers who need to audit structures, team leads setting up new projects, and developers who need to check project settings quickly.
Engineering Manager
Audits workspace health and project configurations without switching tabs between different management capabilities.
Team Lead
Sets up new project boards, workflows, and labels using natural language during planning sessions.
Project Coordinator
Manages labels and project memberships across multiple workspaces to keep the team organized.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsGitScrum Tasks
Master task execution via GitScrum. create, filter, assign, and track tasks with subtasks, checklists, and comments directly from any AI agent.
VivifyScrum
Manage agile projects with Scrum and Kanban boards, sprint planning, and backlog grooming for software development teams.
KanbanZone
Manage projects visually with multi-board Kanban views, WIP limits, and process metrics that streamline team delivery.
ZenHub
Manage agile boards, epics, and estimates via the ZenHub API.
MeisterTask
Organize team tasks with visual Kanban boards, recurring workflows, and integrations that connect to your favorite capabilities.
GitScrum Knowledge
Build and query knowledge bases via GitScrum. manage notes as agent memory, maintain wiki pages, communicate through discussions, and search across all resources from any AI agent.
Bring your own AI
Change the model, client or framework. Keep GitScrum connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about GitScrum.
The practical details behind the request, access and result.
Can I use GitScrum MCP to set up my team's Kanban boards?
Yes, you can use it to create new projects and define their workflow columns. This allows your AI client to build out your boards using natural language.
How does GitScrum MCP help with engineering project management?
It acts as a command center for your project metadata. You can audit workspace health, list members, and manage labels without leaving your workspace.
Can I audit my workspace stats using the GitScrum MCP?
Absolutely. You can ask your agent to pull high-level statistics for any workspace to see how your different teams are performing.
Does GitScrum MCP support managing project labels and workflows?
Yes, it provides capabilities to view existing labels and list the current workflow columns for any project in your organization.
How do I use GitScrum MCP to organize multiple workspaces?
You can use it to list all workspaces in your account and retrieve details for each one, making it easy to manage a complex organizational structure.
Can I see who is assigned to a project using GitScrum MCP?
Yes, you can ask your agent to list the members of a specific project to quickly see who is involved in that work.
Can my AI agent list all workspaces and drill into specific project details?
Absolutely. Use list_workspaces to browse all your organizational workspaces, then list_projects to see every project within a workspace. Your agent returns full metadata including member counts, settings, and creation dates. all without leaving your conversation.
I need to set up a new project with custom workflows and labels. can I do it all conversationally?
Yes. Tell your agent to create the project, then ask it to configure the workflow columns and create color-coded labels. The agent chains create_project, list_workflows, and create_label capabilities automatically to set up your board exactly as you describe it.
Does this integration let me modify or delete projects?
This core integration focuses on workspace exploration, project creation, and configuration management. including workflows and labels. For task-level operations like CRUD, subtasks, and checklists, use the dedicated GitScrum Tasks integration. All actions respect your GitScrum account permissions.
One connection away
Give your agent a direct line to GitScrum.
Connect GitScrum once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available