Loading MCP server directory, please wait...
Generate org charts, MCD/ERD data models, and C4 architecture diagrams — pilot OrgGen AI via MCP.
npx @getmcp/cli add ai.orggen/orggenRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token. Generate an API key from https://www.orggen.ai/settings (Pro plan required).
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.orggen/orggen": {
"url": "https://www.orggen.ai/api/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": "",
"X-Project-Id": ""
}
}
}
}