Agent Deck Setup

Use when setting up Agent Deck, the MCP is disconnected, or the local daemon is down. Guides install/start with read-only checks; the user runs install commands.

hashgraph-online 7cdd7b9 883 B Updated

File contents

Agent Deck setup

  1. Check http://127.0.0.1:1110/health (or <mcp-url>/health from .agent-deck/use.json if present).
  2. If healthy, skip to the session skill / bind flow.
  3. If down, tell the user to run:
    • npm i -g agent-deck
    • agent-deck setup --client codex --start (or cursor / claude for those hosts)
    • Restart the host so MCP reconnects.
  4. Do not invent credentials, ports, or shell install pipelines. Keep guidance read-only; the user executes commands.

Source: hashgraph-online/awesome-codex-pluginsplugins/not-so-fat/agent-deck/skills/agent-deck-setup/SKILL.md

hashgraph-online/awesome-codex-plugins commit 7cdd7b976c

Frequently asked questions

npx skillmds@latest add hashgraph-online/agent-deck-setup