Serversio.github.fisnik/kongen-mcp
M

Kongen Labs — Pattern Intelligence

io.github.fisnik/kongen-mcp · v1.0.2
▦ pypi
v1.0.2pypi pypi: kongenlabs-mcp↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.fisnik/kongen-mcp",
  "description": "LLM reasoning regime detection, cross-domain pattern transfer, and model routing.",
  "title": "Kongen Labs — Pattern Intelligence",
  "repository": {
    "url": "https://github.com/kongenlabs/kongen-mcp",
    "source": "github"
  },
  "version": "1.0.2",
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "kongenlabs-mcp",
      "version": "1.0.0",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Your Kongen Labs API key",
          "isRequired": true,
          "format": "string",
          "isSecret": true,
          "name": "KONGEN_API_KEY"
        }
      ]
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}