Skip to content
VS Code

GIA — Governed Intelligence Architecture for VS Code

io.github.knowledgepa3/gia-mcp-server

Runtime AI governance: decision gates, human approval, hash-chained audit, compliance mapping.

client:VS Code transport:streamable-http runtime:npm

Install GIA — Governed Intelligence Architecture in VS Code

.vscode/mcp.json

{
  "servers": {
    "gia-mcp-server": {
      "type": "http",
      "url": "https://gia.aceadvising.com/mcp"
    }
  }
}

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

GIA — Governed Intelligence Architecture in other clients