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. Build and query knowledge bases via GitScrum. manage notes as agent memory, maintain wiki pages, communicate through discussions, and search across all resourc

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

    List discussions

    List all discussions in a project

  2. 02

    Create note folder

    E.g., "Agent Memory", "Architecture Decisions", "Meeting Notes". Create a note folder

  3. 03

    List note folders

    Use folders to categorize agent memory by topic or project. List note folders

  4. 04

    Rename note folder

    Rename a note folder

Capability set02 / 07

05-08

4 capabilities in this set.

Part of 28 available through GitScrum.

  1. 05

    Search channel messages

    Search messages in a channel

  2. 06

    Send message

    Useful for agents to communicate findings or status updates. Send a message to a channel

  3. 07

    Delete note

    Delete a note permanently

  4. 08

    List notes

    Perfect for agent memory. store context, decisions, and key information across sessions. List all notes in the workspace

Capability set03 / 07

09-12

4 capabilities in this set.

Part of 28 available through GitScrum.

  1. 09

    Note revisions

    Useful for tracking how knowledge evolved over time. Get note revision history

  2. 10

    Get channel

    Get channel details

  3. 11

    Reply to message

    Reply to a message in a thread

  4. 12

    Create channel

    Create a discussion channel

Capability set04 / 07

13-16

4 capabilities in this set.

Part of 28 available through GitScrum.

  1. 13

    Toggle note share

    Useful for publishing agent findings to the team. Toggle note sharing visibility

  2. 14

    Global search

    Returns grouped results by resource type. Search across all workspace resources

  3. 15

    Thread replies

    Get thread replies for a message

  4. 16

    Delete wiki page

    Delete a wiki page

Capability set05 / 07

17-20

4 capabilities in this set.

Part of 28 available through GitScrum.

  1. 17

    Get wiki page

    Get a wiki page with full content

  2. 18

    Create wiki page

    Supports nested pages via parent_uuid. Create a wiki page

  3. 19

    Search wiki

    Search wiki pages

  4. 20

    Update wiki page

    Update a wiki page

Capability set06 / 07

21-24

4 capabilities in this set.

Part of 28 available through GitScrum.

  1. 21

    Wiki revisions

    Get wiki page revision history

  2. 22

    Channel messages

    Get messages in a channel

  3. 23

    Create note

    Use this as persistent agent memory: store decisions, context, meeting notes, or ADRs. Content supports full markdown. Create a new note

  4. 24

    List channels

    List discussion channels

Capability set07 / 07

25-28

4 capabilities in this set.

Part of 28 available through GitScrum.

  1. 25

    List wiki pages

    Wiki pages support markdown and nested hierarchies. List wiki pages in a project

  2. 26

    Move note to folder

    Move a note into a folder

  3. 27

    Restore wiki revision

    Restore a wiki page to a previous revision

  4. 28

    Update note

    Use to append context or refine agent memory over time. Update an existing note

Observed, not estimated

1091ms average. Fast in production.

GitScrum is checked daily against the live service.

Daily averagePeak 1583ms
Aug 20Today
Fastest day
881ms
Slowest day
1583ms
14-day trend
Stable+2%

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_aYZl75U8HMoTFXDX8n3M42NkJHirirx5iNI2BRUo/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-knowledge-mcp": {
      "url": "https://edge.vinkius.com/vk_preview_aYZl75U8HMoTFXDX8n3M42NkJHirirx5iNI2BRUo/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 use notes as persistent memory across sessions?

    Absolutely. this is a core design goal. Use create_note to store decisions, context, or meeting summaries as markdown notes. Organize them into folders with create_note_folder and move_note_to_folder. Use toggle_note_share to publish findings to the team. Every edit is versioned via note_revisions so you can track how knowledge evolves.

  • 02

    Can the agent search across everything in my workspace at once?

    Yes! The global_search capability performs a unified search across tasks, wiki pages, discussions, user stories, sprints, and notes. Results are grouped by resource type, so you instantly see where every mention lives. It's the fastest way to find anything in your workspace.

  • 03

    Can the agent participate in team discussions and reply to threads?

    Yes. Use send_message to post updates to any discussion channel, and reply_to_message for threaded conversations. The agent can also create channels with create_channel, search message history with search_channel_messages, and review thread replies with thread_replies. enabling fully automated status updates and knowledge sharing.