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%
4 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
@graspful/mcp
MCP server for Graspful — create adaptive learning courses from AI agents
0 tools
grafeo-mcp
MCP server exposing GrafeoDB graph database to AI agents
0 tools
knowledge-graph-mcp
MCP server for tracking student learning via a knowledge graph
0 tools
conductor-graph-mcp
MCP server that exposes a CognOS agent system as a machine-readable graph
0 tools

How to use

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

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