KoikatuMCP

great-majority/KoikatuMCP
★ 4 stars C# 🤖 AI/LLM Updated 1mo ago
A Model Context Protocol (MCP) server that enables AI assistants to control Koikatsu Studio through natural language commands.
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "koikatumcp": {
      "command": "npx",
      "args": [
        "-y",
        "great-majority/KoikatuMCP"
      ]
    }
  }
}

Topics

koikatumcpmodelcontextprotocol