Odel
entrapulse polyarchy

entrapulse polyarchy

Local
@darrenjrobinsonJavaScriptMITUpdated 4 days ago

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

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmentrapulse-polyarchyv0.2.1

Run

npx -y entrapulse-polyarchy

MCP client config

{
  "mcpServers": {
    "entrapulse-polyarchy": {
      "command": "npx",
      "args": [
        "-y",
        "entrapulse-polyarchy"
      ]
    }
  }
}