cognigy-ai-mcp-management-server

TsvetanG2/cognigy-ai-mcp-management-server
★ 0 stars TypeScript AI/LLM Updated 7d ago
Local MCP server that enables AI coding assistants (Claude, Cursor, etc.) to build, configure, test, and operate Cognigy.AI conversational AI agents programmatically.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "cognigy-ai-mcp-manag": {
      "command": "npx",
      "args": [
        "-y",
        "TsvetanG2/cognigy-ai-mcp-management-server"
      ]
    }
  }
}

Topics

agentsagentskillschatbotclaudeclaude-codecognigycognigy-aiconversational-aicursor-aimcpmcp-servermodel-context-protocoltypescript