Loading MCP server directory, please wait...
Convert any CLI binary to an MCP server via `ch mcp wrap`; discover CLI tools & recipes.
npx @getmcp/cli add com.clihub/clihubRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.clihub/clihub": {
"command": "npx",
"args": [
"mcp",
"wrap",
"-y",
"@clihub/cli"
]
}
}
}