Serversio.github.kiro0x/five-mcp
M

FIVE Character Engine

io.github.kiro0x/five-mcp · v0.1.3
▦ pypi
v0.1.3pypi pypi: five-mcp
{}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.kiro0x/five-mcp",
  "description": "160K deductive JSON constraints enforce LLM character consistency — eliminate persona drift.",
  "title": "FIVE Character Engine",
  "version": "0.1.3",
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "five-mcp",
      "version": "0.1.3",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Your FIVE Character Engine API key (five_sk_xxx). Get one at https://fiveengine.dev",
          "name": "FIVE_API_KEY"
        }
      ]
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}