Skip to content
Windsurf

antics mcp for Windsurf

io.github.antics-gg/antics-mcp

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

client:Windsurf transport:stdio runtime:npm

Install antics mcp in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

{
  "mcpServers": {
    "antics-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "antics-mcp"
      ]
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

antics mcp in other clients