Skip to content

entrapulse polyarchy for Zed

io.github.darrenjrobinson/entrapulse-polyarchy

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

client:Zed transport:stdio runtime:npm

Install entrapulse polyarchy in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

Merge this into your existing settings object — do not replace the file. Zed docs

entrapulse polyarchy in other clients