Skip to content
Windsurf

archlang mcp for Windsurf

io.github.chanmeng666/archlang-mcp

Compile, describe, lint, validate, score and repair multi-storey and curved ArchLang floor plans.

client:Windsurf transport:stdio runtime:npm

Install archlang mcp in Windsurf

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

{
  "mcpServers": {
    "archlang-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@chanmeng666/archlang-mcp"
      ]
    }
  }
}

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

archlang mcp in other clients