mildronize/simple-chat-cli-mcp-client
A simple CLI client for talking to Model Context Protocol (MCP) servers using natural language prompts — powered by OpenAI and designed for experimentation.
Platform-specific configuration:
{
"mcpServers": {
"simple-chat-cli-mcp-client": {
"command": "npx",
"args": [
"-y",
"simple-chat-cli-mcp-client"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...