agent-widgets

Surdeddd/agent-widgets
★ 0 stars Swift AI/LLM Updated today
Native macOS desktop widgets built by AI agents: aw CLI, SwiftUI kit, preview harness with layout checks, MCP server and skill
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "agent-widgets": {
      "command": "npx",
      "args": [
        "-y",
        "Surdeddd/agent-widgets"
      ]
    }
  }
}

README Excerpt

<p align="center"> <img src=".github/assets/hero.jpg" alt="Desktop widgets built by AI agents with aw" width="100%"> </p> <h1 align="center">agent-widgets</h1> <p align="center"><b>Native macOS desktop widgets, built by AI agents.</b></p> <p align="center"> <a href="https://github.com/Surdeddd/agent-widgets/actions/workflows/ci.yml"><img src="https://github.com/Surdeddd/agent-widgets/actions/workflows/ci.yml/badge.svg" alt="CI"></a>

Topics

ai-agentsclaude-codemacosmcpswiftuiwidgetkit