Loomal

understanding-graph

MCP server by github.com/emergent-wisdom/understanding-graph

Persistent reasoning memory for AI agents via typed cognitive nodes and supersedes edges.

0 starsnpm: understanding-graph

About understanding-graph

understanding-graph is an MCP (Model Context Protocol) server published by emergent-wisdom in the official MCP registry, listed under Autonomous Agents on Loomal. Persistent reasoning memory for AI agents via typed cognitive nodes and supersedes edges.

It ships as an npm package (understanding-graph), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/emergent-wisdom/understanding-graph.

Use understanding-graph with your agent

Claude Code · one command
claude mcp add understanding-graph -- npx -y understanding-graph
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "understanding-graph": {
      "command": "npx",
      "args": [
        "-y",
        "understanding-graph"
      ]
    }
  }
}
npmunderstanding-graph

Frequently asked questions

What is understanding-graph?
understanding-graph is an MCP (Model Context Protocol) server by emergent-wisdom in the Autonomous Agents category. Persistent reasoning memory for AI agents via typed cognitive nodes and supersedes edges.
How do I connect understanding-graph to Claude, Cursor, or another MCP client?
Install understanding-graph from its npm package (understanding-graph) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is understanding-graph open source?
Yes — the source code is public at github.com/emergent-wisdom/understanding-graph.
Can AI agents pay to use understanding-graph?
Not yet through Loomal — understanding-graph is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain understanding-graph? Claim this listing free by verifying GitHub ownership, or contact us.