winglet-tools

dolevhayut/winglet-tools
★ 0 stars TypeScript AI/LLM Updated today
Client tools for Winglet: typed content SDK, zero-prompt CLI, MCP server and agent skill. Change a sentence on your site without running an agent.
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": {
    "winglet-tools": {
      "command": "npx",
      "args": [
        "-y",
        "dolevhayut/winglet-tools"
      ]
    }
  }
}

README Excerpt

The open parts of an agent-first CMS: the SDK a site reads content with, the CLI that wires a site up, the MCP server an agent edits through, and the agent skill. The hosted service itself is closed. Everything here runs on **your** machine or in **your** site, holds no credentials of ours, and is readable precisely because