Skip to content
Back to search
30
MCP

axon-context-mcp

pypi/axon-context-mcp

Agent-agnostic context network — same context across any AI coding agent

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

Similar MCP servers embedding-nearest

context-pilot-mcp
Universal context manager for AI coding agents
0 tools
axon-mcp
Model Context Protocol (MCP) server for Axon Protocol
0 tools
agent-vision-mcp
Universal vision tools for AI agents via Model Context Protocol
0 tools
ccontext-mcp
MCP server for AI agents to manage project execution context
0 tools
agentsmcp
Context-sync protocol for AI agents. Every agent has a mailbox. No agent ever starts cold.
0 tools
kontexta-mcp
The local Brain and Hands for AI coding agents (MCP Server)
0 tools

How to use

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

{
  "mcpServers": {
    "axon-context-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}