Skip to content
VS Code

KukGit for VS Code

io.github.amithkukllod777/kukgit

Read and write KukGit repositories, files, issues and pull requests from an AI assistant.

client:VS Code transport:streamable-http

Install KukGit in VS Code

.vscode/mcp.json

{
  "servers": {
    "kukgit": {
      "type": "http",
      "url": "https://git.kuklabs.com/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

KukGit in other clients