airgraph-mcp

gogadoro0524/airgraph-mcp
★ 0 stars Unknown language AI/LLM Updated today
Persistent memory & knowledge-graph MCP server for AI agents — connect Claude/Cursor with one URL (OAuth). airgraph mcp
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "airgraph-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "gogadoro0524/airgraph-mcp"
      ]
    }
  }
}

README Excerpt

<div align="center"> **Persistent memory & a shared knowledge graph for your AI agents — over MCP.** Give Claude, Cursor, or any MCP client a long-term memory: a graph of nodes and edges your agents read and write across sessions, with a live web canvas to watch it grow. Fully hosted — nothing to install, no API key to copy.

Topics

agent-memoryai-agentsairgraphclaudecursorknowledge-graphllmmcpmodel-context-protocol