build-ship-shape

RamadanDurguti/build-ship-shape
★ 0 stars JavaScript Browser/Web Updated today
Dwell — an Alexa+ MCP server (spec 2025-11-25, Streamable HTTP) for domestic jobs that spend most of their time waiting. Build, Ship, Shape hackathon.
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": {
    "build-ship-shape": {
      "command": "npx",
      "args": [
        "-y",
        "RamadanDurguti/build-ship-shape"
      ]
    }
  }
}