the-artinet-project/cli
An interactive command-line interface that uses the Agent2Agent (A2A) & Model Context Protocols (MCP) to manage multi-agent systems.
Platform-specific configuration:
{
"mcpServers": {
"cli": {
"command": "npx",
"args": [
"-y",
"cli"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...