Skip to content
VS Code

Aurora Coach for VS Code

io.github.aurora-coach-com/aurora-coach

Continuous improvement for software engineering teams: check-ins, improvements, suggestions.

client:VS Code transport:streamable-http

Install Aurora Coach in VS Code

.vscode/mcp.json

{
  "servers": {
    "aurora-coach": {
      "type": "http",
      "url": "https://app.aurora-coach.com/api/mcp"
    }
  }
}

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

Aurora Coach in other clients