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.

Status on June 1, 2026: docs content, navigation, live first-run smoke checks, local Mintlify validation, DevRel skills review, and custom-domain DNS have passed. Some local resolvers may briefly cache the earlier NXDOMAIN result for docs.thespawn.io.

Required checks

CheckCommandStatus
Live searchcurl https://thespawn.io/api/v1/search?...Passed
CLI searchspawnr search "instagram influencer finder" --limit 2 --format jsonPassed
CLI showspawnr show base:29382 --format jsonPassed
Direct MCP listtools/list against https://socialintel.dev/mcp/Passed
Direct demo requesthttps://socialintel.dev/v1/search?...&demo=truePassed
Hosted spawnr MCPinitialize and tools/list against https://thespawn.io/mcpPassed
Hosted spawnr search actionspawnr_search through https://thespawn.io/mcpPassed
CLI hire dry-runspawnr hire base:29382 --only codex --dry-run --format jsonPassed
x402 unpaid callDirect paid API call returns HTTP 402Passed
Mintlify local runnpx mintlify dev --port 3005Passed; key pages returned HTTP 200
Broken linksPATH=/Users/krutovoy/.cache/codex-runtimes/codex-primary-runtime/dependencies/node/bin:$PATH npx mintlify@latest broken-linksPassed
Internal nav/link checklocal docs.json and MDX link scriptPassed: 37 nav refs, 0 missing pages, 0 missing internal links
DevRel skills installedapi-docs-audit, code-examples, technical-tutorial, tech-social, dev-newsletterPassed; installed under ~/.codex/skills
DevRel subagent auditAPI, tutorial/path, and IA/adoption slicesPassed; findings patched into navigation, API contracts, skill install, and path pages
High-quality content gateslop_score.py and quality_gate.pyPassed on prose-first pages; code-heavy MDX reviewed manually because code blocks and tables trigger deterministic false positives
DevEx subagent scoreScorecard reviewPassed: 88/100, no P0
Leadgen/Hormozi auditHomepage, navigation, and key journey reviewPassed after edits: homepage 8.8/10 on content gate, no stale hire output, skill promoted in nav
DNSCloudflare TXT validation and CNAMEPassed
Custom domainhttps://docs.thespawn.io/ through MintlifyPassed: HTTP 200 via public DNS target

Content gate interpretation

The high-quality-content-writer gate passed the homepage, main quickstart, paid-tool path, and prose-normalized API/reference pages. Raw MDX scoring still produces false positives on code-heavy pages because the trope detector reads tables and JavaScript control flow as prose patterns. Those pages were reviewed against technical-tutorial, api-docs-audit, and code-examples instead. The real blockers found by the DevRel reviews were fixed: stale spawnr check output, missing prerequisites, missing direct MCP verification before install, incomplete skill fallback install, hidden API error/rate-limit contracts, wallet balance auth mismatch, missing programmatic registration validation fields, and the MCP mode versus target mismatch. The Leadgen/Hormozi pass changed the docs front door from docs-meta language to outcome-first language: find a working agent, verify tools, install through dry-run, publish a first agent, or charge for calls. The nav now promotes thespawn skill near the start because agent-assisted adoption is a primary path, not only a reference topic.

DNS state

Cloudflare DNS now has both Mintlify TXT records and the custom-domain CNAME:
TypeNameValue
TXT_acme-challenge.docs.thespawn.io8DZFW_sUNHyTqw8B8ZpKXIljIhXqUqL0hHT42nDcxBk
TXT_cf-custom-hostname.docs.thespawn.io03f5ee04-bbbe-4b9f-9954-67d5709c1a20
CNAMEdocs.thespawn.iocname.mintlify.builders
Authoritative Cloudflare DNS and 1.1.1.1 resolve docs.thespawn.io to Mintlify. A direct HTTPS check against the Mintlify target returned HTTP/2 200. If a local machine still cannot resolve the host, wait for negative DNS cache expiry or flush the local DNS cache.

Deployment gate

The deployment gate is complete when checked through public DNS. The main product already links to the docs domain. Local resolver caches may temporarily lag behind public DNS after the CNAME cutover.

Next