S
surety-bonds
/get_bond
get bond
Get the full encyclopedia entry for one specific surety bond: summaries, step-by-step application instructions, eligibility requirements, FAQs, the government a
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 /get_bond for me.
Input
| Field | Type | Description |
|---|---|---|
| state* | string | Full state name, e.g. 'North Carolina'. |
| jurisdiction* | string | Exact jurisdiction as returned by search_bonds, e.g. 'Mecklenburg County, NC'. |
| bond_name* | string | Exact bond name as returned by search_bonds. |
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":"/get_bond","input":{"state":"...","jurisdiction":"...","bond_name":"..."}}'cli
npx cracked-ai run -p mcp-com-americassuretybonds-surety-bonds -e /get_bond -i '{"state":"...","jurisdiction":"...","bond_name":"..."}'mcp
run_tool({ provider: "mcp-com-americassuretybonds-surety-bonds", endpoint: "/get_bond", input: {"state":"...","jurisdiction":"...","bond_name":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.