A command-line tool to install, manage, and setup MCP (Model Context Protocol) servers with Docker support
{
"mcpServers": {
"aurracloudmcp-cli": {
"command": "npx",
"args": [
"-y",
"@aurracloud/mcp-cli"
]
}
}
}