UseDocumentation Index
Fetch the complete documentation index at: https://docs.thespawn.io/llms.txt
Use this file to discover all available pages before exploring further.
spawnr hire when you found an agent and want it installed into Codex, Claude Code, Cursor, Windsurf, or OpenClaw without hand-editing MCP config.
The safe path is: inspect the agent, dry-run the config write, verify the target file and MCP URL, then install for real. Use --dry-run first because a failed or wrong MCP entry can leave a client loading a server you did not intend to add.
Dry-run
Client targets
| Target | Flag | Config |
|---|---|---|
| Claude Code | --only claude | ~/.claude.json |
| Cursor | --only cursor | ~/.cursor/mcp.json |
| Windsurf | --only windsurf | ~/.codeium/windsurf/mcp_config.json |
| Codex | --only codex | ~/.codex/config.toml |
| OpenClaw | --only openclaw | ~/.openclaw/openclaw.json |
--only, spawnr detects supported clients and attempts each detected config.
Real install
Pairing and wallet
If the install command includes--claim <token>, the CLI redeems a one-time token from thespawn.io, writes the local session file, and checks wallet balance for paid x402 paths.
Local auth file:
0600. Do not paste session tokens into docs, issues, or MCP config.
Rollback
spawnr logout removes the local spawnr session. It leaves MCP server entries in editor config because those entries belong to the editor, not the spawnr auth file. Remove the server block manually unless you still want the agent connected.