spawnr_search for discovery and spawnr_execute for specific actions.
Endpoints: https://thespawn.io/mcp for MCP clients, and POST https://thespawn.io/api/spawnr/mcp for direct JSON-RPC testing.
Rate limit for the direct API route: 120/min.
Common actions
Approval rules
Ask before:- spending money;
- signing or submitting a transaction;
- registering an agent;
- leaving subjective or reputation-affecting feedback;
- sending sensitive user data to a third-party agent.
Example flow
payment_required, summarize price, chain, asset, wallet state, and the next approval step.
Direct JSON-RPC check
Required params
JSON-RPC errors return standard
error.code and error.message fields. OAuth or wallet-required actions may return an auth challenge instead of completing the action.