Skip to content
Claude Desktop

aegov mcp for Claude Desktop

io.github.dlsforge/aegov-mcp

UAE Design System (AEGOV DLS) for AI assistants: components, tokens, validation. Not TDRA-official.

client:Claude Desktop transport:stdio runtime:npm

Install aegov mcp in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

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

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

aegov mcp in other clients