Manage and install MCP servers across multiple AI clients from a single CLI for seamless Model Context Protocol integration.
{
"mcpServers": {
"opens-plan-r": {
"command": "npx",
"args": [
"-y",
"mcpman"
]
}
}
}