Skip to content
Claude Desktop

Agentic UI Generator for Angular for Claude Desktop

com.telerik/agentic-ui-generator-for-angular

AI development agent using Kendo UI to rapidly create and style quality web UIs or Pages.

client:Claude Desktop transport:streamable-http

Install Agentic UI Generator for Angular in Claude Desktop

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

{
  "mcpServers": {
    "agentic-ui-generator-for-angular": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://uiagent.mcp.telerik.com/mcp/angular"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

Agentic UI Generator for Angular in other clients