AI-QL/chat-mcp
A Desktop Chat App that leverages MCP(Model Context Protocol) to interface with other LLMs.
Platform-specific configuration:
{
"mcpServers": {
"chat-mcp": {
"command": "npx",
"args": [
"-y",
"chat-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...