Skip to content
VS Code

RepoPilot for VS Code

app.repopilot/repopilot

Repository evidence for agents before they adopt dependencies, enter codebases, compare, or merge.

client:VS Code transport:streamable-http tools:8

Install RepoPilot in VS Code

.vscode/mcp.json

{
  "servers": {
    "repopilot": {
      "type": "http",
      "url": "https://repopilot.app/api/mcp"
    }
  }
}

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

What VS Code can do once it is connected

RepoPilot in other clients