Back to directory
agent_mcp.cli

agent_mcp.cli

@rinadelph1219

Agent-MCP is a framework for creating multi-agent systems that enables coordinated, efficient AI collaboration through the Model Context Protocol (MCP). The system is designed for developers building AI applications that benefit from multiple specialized agents working in parallel on different aspects of a project.

multi-agentMCPAI collaborationframeworkPythonNode.jscontext

Installation & Configuration

{
  "mcpServers": {
    "agent-mcp-cli": {
      "command": "npx",
      "args": [
        "-y",
        "agent-mcp-cli-mcp"
      ]
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2025/5/13
Updated
2026/6/8