GitScrum Knowledge Connector for AI agents.
28 live capabilities
Connect your project documentation to your AI client for real-time knowledge retrieval.
Waiting for input…
Why people use GitScrum Knowledge
GitScrum Knowledge for GitScrum Technical Documentation
This Connector changes that by linking your AI agent directly to your GitScrum workspace. Your agent can read your wiki, check recent notes, and see team discussions to give you answers based on your actual project state. This means you no longer have to hunt through dozens of tabs to find a specific requirement or a past decision.
What Vinkius changes
Your agent gets a permanent, searchable memory of your entire project.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Automating wiki updates
After a sprint, ask your agent to summarize the results and use update_wiki_page to refresh your project documentation automatically.
- Real-world use case 02
Onboarding new team members
Have your agent use list_notes and list_discussions to give a new hire a summary of recent project activity and key decisions.
- Real-world use case 03
Mapping out new features
Use create_wiki_page to build a new feature spec and move_note_to_folder to organize it within your architecture docs.
Complete set · 28capabilities
The complete GitScrum Knowledge capability set.
These are the exact actions your AI can choose when you ask it to work with GitScrum Knowledge.
01—04
4 capabilities in this set.
Part of 28 available through GitScrum Knowledge.
- 01 Capability
List channels
Shows all available discussion channels in your project. Use this to see where conversations are happening.
- 02 Capability
List discussions
Pulls a list of all discussions within a project. This helps your agent see the breadth of team talk.
- 03 Capability
Create note folder
Creates a new folder to group notes like meeting logs or ADRs. This keeps your agent's memory organized.
- 04 Capability
List note folders
Lists all existing note folders for organization. Use this to see how your memory is structured.
05—08
4 capabilities in this set.
Part of 28 available through GitScrum Knowledge.
- 05 Capability
Rename note folder
Changes the name of an existing note folder. This helps keep your organization tidy.
- 06 Capability
Channel messages
Pulls the message history from a specific channel. This provides context for ongoing conversations.
- 07 Capability
Search channel messages
Finds specific text within a discussion channel. Use this to find old decisions made in chat.
- 08 Capability
Send message
Lets the agent post updates or findings to a team channel. This keeps your team informed of AI results.
09—12
4 capabilities in this set.
Part of 28 available through GitScrum Knowledge.
- 09 Capability
Create note
Saves a new markdown note to serve as persistent agent memory. Use this to store permanent project facts.
- 10 Capability
Delete note
Removes a note from your workspace permanently. Use this to clean up old context.
- 11 Capability
List notes
Retrieves all notes currently in your workspace. This lets your agent see all saved context.
- 12 Capability
Move note to folder
Places a note into a specific folder for better organization. This helps manage large amounts of memory.
13—16
4 capabilities in this set.
Part of 28 available through GitScrum Knowledge.
- 13 Capability
Note revisions
Shows the history of changes made to a specific note. Use this to see how a decision evolved.
- 14 Capability
Update note
Appends new information or edits an existing note. This keeps your agent's memory current.
- 15 Capability
Get channel
Fetches the specific details of a discussion channel. This is useful for checking channel settings.
- 16 Capability
Reply to message
Adds a response to a specific message thread. Use this to keep conversations moving.
17—20
4 capabilities in this set.
Part of 28 available through GitScrum Knowledge.
- 17 Capability
Create channel
Sets up a new discussion channel for team communication. This helps organize different project topics.
- 18 Capability
Toggle note share
Changes whether a note is visible to the rest of the team. Use this to publish private notes.
- 19 Capability
Global search
Scans all tasks, wiki pages, and discussions for a specific query. This is the fastest way to find info.
- 20 Capability
Thread replies
Fetches all replies within a specific message thread. This helps your agent see full conversation depths.
21—24
4 capabilities in this set.
Part of 28 available through GitScrum Knowledge.
- 21 Capability
Create wiki page
Generates a new wiki page with optional nested hierarchy. Use this to build out your project documentation.
- 22 Capability
Delete wiki page
Deletes a specific wiki page from your project. Use this to remove obsolete documentation.
- 23 Capability
Get wiki page
Pulls the full content of a specific wiki page. This lets your agent read your full project specs.
- 24 Capability
List wiki pages
Lists all wiki pages available in the project. Use this to see the scope of your documentation.
25—28
4 capabilities in this set.
Part of 28 available through GitScrum Knowledge.
- 25 Capability
Restore wiki revision
Reverts a wiki page to a previous version. Use this to undo mistakes in your documentation.
- 26 Capability
Wiki revisions
Shows the version history for a specific wiki page. This helps track documentation changes over time.
- 27 Capability
Search wiki
Searches specifically through your wiki content. Use this to find specific documentation quickly.
- 28 Capability
Update wiki page
Edits the content of an existing wiki page. This allows your agent to keep your docs accurate.
Set up in minutes
One URL. Then ask GitScrum Knowledge to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use GitScrum Knowledge 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_aYZl75U8HMoTFXDX8n3M42NkJHirirx5iNI2BRUo/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 Knowledge, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable GitScrum Knowledge for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_aYZl75U8HMoTFXDX8n3M42NkJHirirx5iNI2BRUo/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 Knowledge URL.
- Step 03
Save and start
Save the connection and enable GitScrum Knowledge in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"gitscrum-knowledge": {
"url": "https://edge.vinkius.com/vk_preview_aYZl75U8HMoTFXDX8n3M42NkJHirirx5iNI2BRUo/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 Knowledge
Open Agent mode in chat and ask: "Using GitScrum Knowledge, help me...". 28 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"gitscrum-knowledge": {
"url": "https://edge.vinkius.com/vk_preview_aYZl75U8HMoTFXDX8n3M42NkJHirirx5iNI2BRUo/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 Knowledge
Ask Copilot: "Using GitScrum Knowledge, help me...". 28 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"gitscrum-knowledge": {
"url": "https://edge.vinkius.com/vk_preview_aYZl75U8HMoTFXDX8n3M42NkJHirirx5iNI2BRUo/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 Knowledge
Open Cascade and ask: "Using GitScrum Knowledge, help me...". 28 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"gitscrum-knowledge": {
"url": "https://edge.vinkius.com/vk_preview_aYZl75U8HMoTFXDX8n3M42NkJHirirx5iNI2BRUo/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 Knowledge
Ask Cline: "Using GitScrum Knowledge, help me...". 28 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add gitscrum-knowledge --transport http "https://edge.vinkius.com/vk_preview_aYZl75U8HMoTFXDX8n3M42NkJHirirx5iNI2BRUo/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 Knowledge
Ask Claude: "Using GitScrum Knowledge, show me...". 28 tools are ready
Where the request belongs
Work GitScrum can move forward.
Technical teams who are tired of repeating the same context to their AI. It is for the dev lead who needs to keep docs updated and the technical writer who wants to automate wiki management.
Technical Writer
Manages wiki content and documentation updates using the agent to keep specs current.
Engineering Lead
Tracks architectural decisions and team discussions to ensure everyone stays aligned.
Product Manager
Links user stories and sprint notes to the agent's context for better requirement tracking.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsShortcut
Equip your AI agent to radically manage your Shortcut workspace. Search stories, track epics and iterations, fetch team members, and audit workflows from your IDE.
GitScrum
Manage workspaces, projects, workflows, and labels via GitScrum. browse your organizational structure and configure boards directly from any AI agent.
Ayanza
AI-powered project management and team collaboration. manage tasks, projects, and wikis via AI.
Atlassian (Jira & Confluence)
The ultimate AI bridge for Jira and Confluence. manage projects, agile boards, and wikis via AI.
Tower
Lightweight project management and team collaboration platform. manage tasks, projects, and discussions via AI.
GitScrum Tasks
Master task execution via GitScrum. create, filter, assign, and track tasks with subtasks, checklists, and comments directly 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.
Does GitScrum Knowledge work for my team's wiki?
Yes, it connects your AI agent to your existing wiki pages so it can read and update them on the fly. This means your agent can help you write documentation or find specs instantly.
Can my agent remember things between sessions?
Yes, by using the notes feature, your agent stores persistent memory that stays with your project. It won't forget the decisions you've saved in your workspace.
How does this help with team communication?
Your agent can send updates to channels or reply to threads, keeping everyone in the loop. It can also read channel history to provide context for your current tasks.
Can I search everything at once?
Yes, the global search capability lets your agent look through notes, wiki pages, and discussions simultaneously. This makes finding information much faster.
Does it keep a history of changes?
Yes, it tracks revisions for both notes and wiki pages so you can see how information has evolved over time. You can also revert to previous versions if needed.
Is it easy to set up?
You just need your GitScrum API token and company slug to get started. Once connected, your agent has immediate access to your project's knowledge base.
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.
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.
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.
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