Skip to content
VS Code

Perceptdot GitHub for VS Code

io.github.perceptdot/github

AI agent vision for GitHub repository monitoring — with ROI measurement.

client:VS Code transport:stdio runtime:npm

Install Perceptdot GitHub in VS Code

.vscode/mcp.json

{
  "servers": {
    "github": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "@perceptdot/github"
      ]
    }
  }
}

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

Perceptdot GitHub in other clients