Skip to content
Windsurf

instagit for Windsurf

io.github.instagitai/instagit

MCP server for Instagit — AI-powered Git repository analysis for coding agents

client:Windsurf transport:stdio runtime:npm

Install instagit in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "instagit": {
      "command": "npx",
      "args": [
        "-y",
        "instagit"
      ],
      "env": {
        "INSTAGIT_API_KEY": "<INSTAGIT_API_KEY>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

instagit in other clients