← Back to Plugins
MCP Server MCP

io.github.antics-gg/antics-mcp

github By github 👁 1 views ▲ 0 votes

Deploy a web game to a playable multiplayer URL with rooms, state sync, and leaderboards.

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "antics-mcp",
      "version": "0.5.0",
      "transport": {
        "type": "stdio"
      }
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...