adhikasp/mcp-client-cli
A simple CLI to run LLM prompt and implement MCP client.
Platform-specific configuration:
{
"mcpServers": {
"mcp-client-cli": {
"command": "npx",
"args": [
"-y",
"mcp-client-cli"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...