Skip to content
Cline

aegov mcp for Cline

io.github.dlsforge/aegov-mcp

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

client:Cline transport:stdio runtime:npm

Install aegov mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

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

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

aegov mcp in other clients