AgentMCP

NVentimiglia/AgentMCP
★ 0 stars Python 🤖 AI/LLM Updated 1d ago
AgentMCP is a local MCP server that gives you shared skills, memory, and rules across Cursor, Claude Code, and Antigravity.
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "agentmcp": {
      "command": "uvx",
      "args": [
        "agentmcp"
      ]
    }
  }
}

Or install with pip: pip install agentmcp

README Excerpt

AgentMCP is a local MCP server (`agent-mcp`) that gives you shared skills, memory, and rules across Cursor, Claude Code, and Antigravity. AgentMCP is designed for one local user and stdio transport. - Single-user, local-first workflows - Skill-driven behavior (`skills/*.md` and `skills/roles/*.md`) - Persistent hybrid memory (vector + lexical)

Tools (13)

flag_problemget_metricslist_ruleslist_skill_fileslist_skillsmemory_reinforcememory_searchmemory_storepromote_rulepropose_ruleread_skillread_skill_filerollback_rule