Skip to main content
Support & Service ManagementPython

incentivai/quickchat-ai-mcp

Launch your conversational Quickchat AI agent as an MCP to give AI apps real-time access to its Knowledge Base and conversational capabilities.

support-service-managementcloud-servicelocal-service
Share:

Quick Start

Clone the repository:

git clone https://github.com/incentivai/quickchat-ai-mcp

Claude Desktop configuration example:

{
  "mcpServers": {
    "quickchat-ai-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "incentivai/quickchat-ai-mcp"
      ]
    }
  }
}

Check the repository README for specific installation and configuration instructions.

Details

Category
Support & Service Management
Language
Python
Author
incentivai