Skip to content
Windsurf

Cities2 MCP and Modding Toolkit for Windsurf

io.github.mayor-modder/cities2-mcp

Cities: Skylines II wiki, encyclopedia, and mod workflow tools for AI agents.

client:Windsurf transport:stdio runtime:pypi

Install Cities2 MCP and Modding Toolkit in Windsurf

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

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "cities2-mcp": {
      "command": "uvx",
      "args": [
        "cities2-mcp"
      ],
      "env": {
        "CITIES2_MODS_DIR": "<CITIES2_MODS_DIR>",
        "CITIES2_GAME_DIR": "<CITIES2_GAME_DIR>",
        "CITIES2_LOCALE_COK": "<CITIES2_LOCALE_COK>"
      }
    }
  }
}

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

Cities2 MCP and Modding Toolkit in other clients