agent-loom

crapthings/agent-loom
★ 0 stars JavaScript AI/LLM Updated today
Observe long-running Codex work with a Cloudflare-hosted MCP server and lightweight trace dashboard.
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-loom": {
      "command": "npx",
      "args": [
        "-y",
        "crapthings/agent-loom"
      ]
    }
  }
}

README Excerpt

**Agent work, visible.** Loomscope is a password-protected dashboard and a Remote MCP observer for long-running Codex work. It records concise task milestones rather than private reasoning or raw logs. This repository is intentionally a single Cloudflare Worker deployment: - `src/web/` is the Vite + React + Tailwind dashboard.

Topics

agent-observabilityai-agentscloudflare-d1cloudflare-workerscodexmcpmodel-context-protocolreacttailwindcssvite