An HTTP stream server for interacting with the Intuition knowledge graph, enabling users to query and manage data through tools like extracting triples, searching entities, retrieving account info, and exploring relationships.
Provides knowledge graph functionality for managing entities, relations, and observations in memory with strict validation rules to maintain data consistency.
Persistent knowledge graph MCP server with SQLite backend. Enables graph traversal, fuzzy search, temporal queries, and timestamps for entity management.
Combines a knowledge graph with RAG (Retrieval-Augmented Generation) capabilities for semantic code indexing and search. Enables creating entity relationships, managing observations, and performing semantic searches across indexed codebases.
A shared knowledge graph memory MCP server that multiple AI clients can connect to simultaneously via Streamable HTTP, supporting entity-relation storage and retrieval.