Mcp Smoke banner
lifrary lifrary

Mcp Smoke

Testing community

Description

--- description: Post-publish MCP smoke test — installs the published tarball in /tmp, performs MCP `initialize` + `tools/list` JSON-RPC handshake, asserts all 5 agent_tree_* tools surface. Automates RELEASING.md Step 7. allowed-tools: Bash, Read --- You are running the agent-tree post-publish MCP smoke test. The goal: prove that the **published** tarball boots an MCP server that surfaces all 5 `agent_tree_*` tools via a spec-compliant JSON-RPC handshake. This automates `RELEASING.md` Step 7.

Installation

Installs to ~/.claude/commands/lifrary-agent-tree-mcp-smoke.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/lifrary/agent-tree/HEAD/.claude/commands/mcp-smoke.md -o ~/.claude/commands/lifrary-agent-tree-mcp-smoke.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository