Skip to content
VS Code

HefestoAI for VS Code

io.github.artvepa80/hefestoai

Pre-commit code quality guardian. Detects semantic drift in AI-generated code.

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

Install HefestoAI in VS Code

.vscode/mcp.json

{
  "servers": {
    "hefestoai": {
      "type": "http",
      "url": "https://hefestoai.narapallc.com/api/mcp-protocol"
    }
  }
}

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

HefestoAI in other clients