Corum is a Git-native design graph for service architecture. It models components (APIs, domain models, schemas, fields) as nodes with typed edges, and exposes the graph through MCP tools so AI assist…
{
"mcpServers": {
"atolis-hqcorum": {
"command": "npx",
"args": [
"-y",
"@atolis-hq/corum"
]
}
}
}