Skip to content
VS Code

entrapulse polyarchy for VS Code

io.github.darrenjrobinson/entrapulse-polyarchy

Interactive Entra ID identity relationship visualization — the 2003 polyarchy, live as an MCP App

client:VS Code transport:stdio runtime:npm

Install entrapulse polyarchy in VS Code

.vscode/mcp.json

{
  "servers": {
    "entrapulse-polyarchy": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "entrapulse-polyarchy"
      ]
    }
  }
}

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

entrapulse polyarchy in other clients