S
surety-bonds
/search_bonds
search bonds
Search the Surety Bond Encyclopedia: over 6,900 U.S. surety bond requirements, by keyword. Returns matching bonds with their state, jurisdiction, and informatio
liveverifiedunknown~5s typical
mcpprobedsurety-bonds
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-com-americassuretybonds-surety-bonds /search_bonds for me.
Input
| Field | Type | Description |
|---|---|---|
| query* | string | Keywords to match against bond and jurisdiction names, e.g. 'contractor license' or 'notar |
| state | string | Optional. Full state name or two-letter abbreviation to limit the search. |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"mcp-com-americassuretybonds-surety-bonds","endpoint":"/search_bonds","input":{"query":"..."}}'cli
npx cracked-ai run -p mcp-com-americassuretybonds-surety-bonds -e /search_bonds -i '{"query":"..."}'mcp
run_tool({ provider: "mcp-com-americassuretybonds-surety-bonds", endpoint: "/search_bonds", input: {"query":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.