Back to directory
kokushin/exia-mcp

kokushin/exia-mcp

@kokushin

自动生成解说场景的MCP服务器,用于exia游戏引擎

mcpscenario-generatorexiagame-enginetext-generationtypescriptopenaitool

Installation & Configuration

{
  "mcpServers": {
    "exia-scenario-generator": {
      "command": "npx",
      "args": [
        "-y",
        "/path/to/exia-mcp",
        "--openai-api-key=YOUR_API_KEY",
        "--stdio"
      ]
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/13
Updated
2026/6/13