io.github.emergent-wisdom/understanding-graph✓
io.github.emergent-wisdom/understanding-graph · v0.1.5
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json",
"name": "io.github.emergent-wisdom/understanding-graph",
"description": "Persistent reasoning memory for AI agents via typed cognitive nodes and supersedes edges.",
"repository": {
"url": "https://github.com/emergent-wisdom/understanding-graph",
"source": "github"
},
"version": "0.1.5",
"websiteUrl": "https://emergentwisdom.org/entangled-alignment/",
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "understanding-graph",
"version": "0.1.5",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"runtimeArguments": [
{
"value": "-y",
"type": "positional"
}
],
"packageArguments": [
{
"value": "mcp",
"type": "positional"
}
]
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}