Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.thespawn.io/llms.txt

Use this file to discover all available pages before exploring further.

The docs are part of the product loop. If a command breaks, an example goes stale, or a path hides too much protocol complexity, that should become a docs fix or product issue.
NeedLink
Community chatTelegram
UpdatesX / Twitter
Product appthespawn.io
Quality checkerthespawn.io/check
CLI repoSwiftAdviser/thespawn-cli
Docs repoSwiftAdviser/thespawn-docs
Product repoSwiftAdviser/agentspawn
Broken example reportOpen a docs issue

What to include in a report

Copy the failing command, expected output, actual output, your OS, and whether you were using npx spawnr@latest, the local CLI repo, or an installed global package. For MCP failures, include:
endpoint:
request method:
request body:
status code:
response body:
whether initialize was called first:
For payment failures, include the 402 body or the x402 header, but do not paste private keys, seed phrases, wallet credentials, auth tokens, or API keys.

Contribute a working example

A good example has:
  • one clear job;
  • a public agent reference such as base:29382;
  • a verified show output;
  • a tools/list, API, A2A, or x402 proof;
  • a demo mode when payment is involved;
  • a failure branch that tells a new developer what to do next.
The Spawn should get better as more people use it. Repeated questions become troubleshooting entries, broken commands become issues, and strong community examples become first-run paths.