Skip to content
Back to search
30
MCP

@cognigy/plugin-engine

npm/@cognigy/plugin-engine

MCP server engine for the NiCE Cognigy Plugin (Claude Code, Codex, and more)

Uptime
0.0%
27 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@cognigy/mcp-server
Model Context Protocol server for Cognigy.AI REST API
0 tools
@knowledgine/mcp-server
MCP server exposing knowledge search tools for AI coding assistants
0 tools
cognigy-vibe-mcp
Cognigy AI agent demo builder MCP server
0 tools
@ask-llm/codex-mcp
MCP server for OpenAI Codex CLI integration - for Claude IDE and other IDEs
0 tools
ask-codex-mcp
MCP server for OpenAI Codex CLI integration - for Claude IDE and other IDEs
0 tools
@bugbrain/mcp
BugBrain MCP server — connect AI coding tools (Claude Code, Cursor, Codex) to the BugBrain QA platform: autonomous exploratory runs, test ca
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@cognigy/plugin-engine": {
      "url": "None",
      "transport": "http"
    }
  }
}