Skip to content
VS Code

architect for VS Code

com.hirosecure/architect

Security reviews for coding agents: diffs checked against your org policy and live infrastructure.

client:VS Code transport:streamable-http

Install architect in VS Code

.vscode/mcp.json

{
  "servers": {
    "architect": {
      "type": "http",
      "url": "https://api.hirosecure.com/mcp/architect"
    }
  }
}

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

architect in other clients