ginseng-roblox

supuko/ginseng-roblox
★ 0 stars Unknown language AI/LLM Updated today
Developed by Ginseng (STATIC Engine). Free, self-hosted AI agent for Roblox Studio, connect DeepSeek or Kimi to Studio's MCP server via a local bridge. No subscription, no API key, full control over what runs.
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "ginseng-roblox": {
      "command": "npx",
      "args": [
        "-y",
        "supuko/ginseng-roblox"
      ]
    }
  }
}

README Excerpt

Developed by Ginseng (STATIC Engine). Free, self-hosted AI agent for Roblox Studio, connect DeepSeek or Kimi to Studio's MCP server via a local bridge. No subscription, no API key, full control over what runs. A free tool made partially by Supuko with the use of Claude. To connect, go to ://extensions on your preferred browser, and press "load unpacked". If you have any issues with unpacking it, please try unpacking the extensions folder only.