hebbrix-mcp

Hebbrix/hebbrix-mcp
★ 1 stars Python AI/LLM Updated 5d ago
Hebbrix MCP server — long-term memory and knowledge graph for any MCP-compatible agent (Claude Desktop, Cline, Cursor, Continue)
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "hebbrix-mcp": {
      "command": "uvx",
      "args": [
        "hebbrix-mcp"
      ]
    }
  }
}

Or install with pip: pip install hebbrix-mcp

README Excerpt

<!-- mcp-name: io.github.Hebbrix/hebbrix-mcp --> A Model Context Protocol server that gives any AI agent long-term memory and a temporal knowledge graph, backed by [Hebbrix](https://www.hebbrix.com). Your agent forgets everything when the session ends. This fixes that, and goes further than a plain memory store:

Tools (20)

HEBBRIX_API_BASEHEBBRIX_API_KEYHEBBRIX_COLLECTION_IDHEBBRIX_CONFIGHEBBRIX_MCP_HOSTHEBBRIX_MCP_MULTI_TENANTHEBBRIX_MCP_PORThebbrix_account_statushebbrix_confidencehebbrix_contradictionshebbrix_entity_timelinehebbrix_forgethebbrix_gethebbrix_graph_queryhebbrix_historyhebbrix_listhebbrix_list_collectionshebbrix_log_decisionhebbrix_rememberhebbrix_search

Topics

ai-agentsclaudeknowledge-graphlong-term-memorymcpmemorymodel-context-protocol