Back to search
30
MCP
chat-mcp
ai-ql/chat-mcpA Desktop Chat App that leverages MCP(Model Context Protocol) to interface with other LLMs.
Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable
Primary URL
https://deepwiki.com/AI-QL/chat-mcp
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"chat-mcp": {
"url": "https://deepwiki.com/AI-QL/chat-mcp",
"transport": "http"
}
}
}