Skip to content
Back to search
30
MCP

graphonomous

npm/graphonomous

Continual learning MCP server for AI agents — topology-aware knowledge graph with kappa-routing, exposed as 5 loop-phase machines (retrieve/route/act/learn/consolidate), causal metadata, and neural embeddings. One of four MCP servers in the [&] three-prot

Uptime
0.0%
53 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

graforest-mcp
Graforest MCP Server — Build, populate, and query Knowledge Graphs with AI. 13 tools for knowledge ingestion, search, traversal, and graph m
0 tools
kg-mcp
Memory/Knowledge Graph MCP Server for IDE Assistants - Persistent context and knowledge for AI coding agents
0 tools
agentmem-mcp
Persistent graph-backed memory for AI agents via MCP — store, traverse, and recall knowledge across sessions
0 tools
@graspful/mcp
MCP server for Graspful — create adaptive learning courses from AI agents
0 tools
io.github.csoai-org/vector-knowledge-graph-mcp
AI-powered vector knowledge graph MCP server for agents. Supports add node, add edge, semantic node
0 tools
grafeo-mcp
MCP server exposing GrafeoDB graph database to AI agents
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "graphonomous": {
      "url": "None",
      "transport": "http"
    }
  }
}