ClaudeChatGPTPerplexityGeminiMicrosoft CopilotRaycastMeta AIGrokZ.aiQwenKimi
DeepSeekMistralCursorVS CodeWindsurfJetBrainsClineLovableVercel AI SDKLangChain

Use GitScrum with your AI.

Connect your account once and let the AI you already use work with it, without building another integration. Master task execution via GitScrum. create, filter, assign, and track tasks with subtasks, checklists, and comments directly from any AI agent.

Included with plan

Ask AI about this Connector

Developed, maintained, and hosted by Vinkius.

MCP VERIFIED · PRODUCTION READY · VINKIUS GUARANTEED

Waiting for input…

Works with modern AI clients that support MCP, including ChatGPT, Claude, Cursor, and more.

ChatGPTClaudeCursorPerplexityGeminiMicrosoft CopilotRaycastMeta AI

Complete set · 28 capabilities

The complete GitScrum capability set.

These are the exact actions your AI can choose when you ask it to work with GitScrum.

Capability set01 / 07

01-04

4 capabilities in this set.

Part of 28 available through GitScrum.

  1. 01

    Create checklist item

    Use parent_id to create sub-items. Add a checklist item to a task

  2. 02

    List comments

    Comments support rich text. List comments on a task

  3. 03

    Set task estimate

    Set story points / estimate for a task

  4. 04

    Related tasks

    Get tasks related to a task

Capability set02 / 07

05-08

4 capabilities in this set.

Part of 28 available through GitScrum.

  1. 05

    My tasks

    Get all tasks assigned to me

  2. 06

    Delete comment

    Delete a comment

  3. 07

    Toggle checklist item

    Toggle a checklist item done/undone

  4. 08

    List effort levels

    List effort/priority levels

Capability set03 / 07

09-12

4 capabilities in this set.

Part of 28 available through GitScrum.

  1. 09

    Update comment

    Edit an existing comment

  2. 10

    Move task to project

    Move a task to a different project

  3. 11

    Delete task

    This action cannot be undone. Delete a task permanently

  4. 12

    Get task

    Get task details by UUID

Capability set04 / 07

13-16

4 capabilities in this set.

Part of 28 available through GitScrum.

  1. 13

    My today tasks

    Get tasks due today

  2. 14

    Unassign member

    Remove a user from a task

  3. 15

    Assign member

    Assign a user to a task

  4. 16

    Create comment

    Supports rich text content. Add a comment to a task

Capability set05 / 07

17-20

4 capabilities in this set.

Part of 28 available through GitScrum.

  1. 17

    Create task

    Create a new task

  2. 18

    Create task type

    G., Chore, Tech Debt) with a hex color code. Create a new task type

  3. 19

    Duplicate task

    Duplicate a task

  4. 20

    Get task by code

    G., WEB-42) instead of UUID. Get task by human-readable code

Capability set06 / 07

21-24

4 capabilities in this set.

Part of 28 available through GitScrum.

  1. 21

    Link subtask

    Link an existing task as a subtask

  2. 22

    List checklists

    List checklists on a task

  3. 23

    List subtasks

    List subtasks of a task

  4. 24

    List tasks

    Filter by status (todo, in-progress, done), sprint, user_story, users, labels, type, effort, workflow, is_blocker, is_archived, unassigned, created_at (YYYY-MM-DD=YYYY-MM-DD), closed_at, per_page. List tasks with advanced filters

Capability set07 / 07

25-28

4 capabilities in this set.

Part of 28 available through GitScrum.

  1. 25

    List task types

    ) with their colors. List task types in a project

  2. 26

    Toggle task done

    Toggle task completion status

  3. 27

    Unlink subtask

    Unlink a subtask

  4. 28

    Update task

    Update an existing task

Observed, not estimated

1245ms average. Fast in production.

GitScrum is checked daily against the live service.

Daily averagePeak 1458ms
Aug 21Today
Fastest day
1064ms
Slowest day
1458ms
14-day trend
Stable0%

Connect your client

One URL. Every client.

Activate the Connector, copy your link, and paste it into the client you already use. 28 capabilities arrive ready to run.

Preview access · not provider authentication

The vk_preview_* token belongs to Vinkius preview infrastructure. It lets Claude discover and display the capabilities of GitScrum, so you can see the experience inside your AI.

It does not authenticate your account with GitScrum. Actions requiring credentials or live account data may not run until you activate the Connector and authorize the service.

GitScrum Connector

You're all set. Choose your MCP client and follow the setup instructions.

Connector linkhttps://edge.vinkius.com/vk_preview_djh5c2EYJEoQj6QkL10SdNUZ9WEWVo5daRBvLQK8/mcp

Claude Desktop

Follow the steps below to connect in seconds.

  1. 1In Claude Desktop, open Settings → Connectors.
  2. 2Click “Add custom connector” and paste the connector link above as the remote MCP server URL.
  3. 3Click Add and start a new chat — GitScrum capabilities are ready to use.
Configuration · claude_desktop_config.jsonCopy
{
  "mcpServers": {
    "gitscrum-tasks-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_djh5c2EYJEoQj6QkL10SdNUZ9WEWVo5daRBvLQK8/mcp"
    }
  }
}
  • Claude
  • ChatGPT
  • Cursor
  • VS Code
  • Windsurf
  • Claude Code
  • JetBrains
  • Cline

Step-by-step instructions for each client are in the guide. How to connect

FAQ

Questions GitScrum owners ask.

  • 01

    Can my AI agent find a specific task by its human-readable code like WEB-42?

    Yes! Use the get_task_by_code capability with the task code (e.g., WEB-42). Your agent will return the full task details including description, assignees, workflow status, labels, sprint association, time estimates, and checklist progress. in seconds.

  • 02

    I want to quickly see what I need to work on today. Can the agent help?

    Absolutely. Use my_today_tasks to see everything due today, or my_tasks for your full assignment list across all workspaces. The agent returns task titles, project context, due dates, and current workflow status. your daily standup briefing in one command.

  • 03

    Can the agent manage task assignments and checklists too?

    Yes. Use assign_member and unassign_member to manage task assignments by username. For checklists, use create_checklist_item to add items (including nested sub-items via parent_id), and toggle_checklist_item to mark them done. The complete task lifecycle is covered. from creation to completion.