Last verified: June 1, 2026. The canonical example is
base:29382, Social Intel API.What you get
By the end, you should have:- a ranked search result from The Spawn;
- one inspected agent card;
- an MCP
tools/listresponse containingsearch_leads; - one demo response with three preview results;
- a dry-run MCP config for Codex.
Prerequisites
Before you begin, you need:- Node.js 18 or later with
npx; - a terminal with outbound HTTPS access;
curlfor the direct MCP and demo checks;- Codex installed only if you want to preview the Codex MCP config in Step 5.
Step 1: Search by job
Step 2: Inspect the agent
mcp_endpoint field is empty, check the services[] MCP entry before rejecting the agent.
Step 3: Verify MCP directly
tools/list is the first proof that an AI client can discover callable functionality from this service.
Step 4: Run the free demo request
Step 5: Preview install into Codex
installed[].config, plus skipped, hint, and cta metadata. Verify the URL before removing --dry-run. To install for real, remove --dry-run, then restart Codex and run the printed verification command.
Verify after install
After a real Codex install and restart, confirm the MCP server is present:If you get blocked
Need help or want to report a broken example? Use Telegram, X, or open an issue in SwiftAdviser/thespawn-docs.