3choff/mcp-chatbot
A simple CLI chatbot that demonstrates the integration of the Model Context Protocol (MCP).
Platform-specific configuration:
{
"mcpServers": {
"mcp-chatbot": {
"command": "npx",
"args": [
"-y",
"mcp-chatbot"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...