Skip to content
Zed

archlang mcp for Zed

io.github.chanmeng666/archlang-mcp

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

client:Zed transport:stdio runtime:npm

Install archlang mcp in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

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

Merge this into your existing settings object — do not replace the file. Zed docs

archlang mcp in other clients