entrapulse polyarchy for Cursor
io.github.darrenjrobinson/entrapulse-polyarchy
Interactive Entra ID identity relationship visualization — the 2003 polyarchy, live as an MCP App
client:Cursor
transport:stdio
runtime:npm
Install entrapulse polyarchy in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"entrapulse-polyarchy": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"entrapulse-polyarchy"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs