vincent-pli/mcp-cli-host
A command-line interface (CLI) host platform that facilitates interactions between Large Language Models and external tools via the Model Context Protocol (MCP).
Platform-specific configuration:
{
"mcpServers": {
"mcp-cli-host": {
"command": "npx",
"args": [
"-y",
"mcp-cli-host"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...