VeteranHQ
V
VeteranHQ
/search_legal_authority

Search case law and regulations

Use this when a question calls for the text of a VA rating regulation or for case law, searched by keyword or diagnostic code. Returns 38 CFR rating criteria fo

liveunknown~5s typical
mcpveteranhq
$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-app-veteranhq-va-disability-benefits /search_legal_authority for me.

Input

FieldTypeDescription
query*stringSearch query (e.g., "PTSD secondary to MST", "DC 8100 migraine 50 percent criteria", "CUE
diagnosticCodestringFilter by diagnostic code (e.g., "8100").
limitnumberMax results (default 5, max 10).

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-app-veteranhq-va-disability-benefits","endpoint":"/search_legal_authority","input":{"query":"..."}}'
cli
npx cracked-ai run -p mcp-app-veteranhq-va-disability-benefits -e /search_legal_authority -i '{"query":"..."}'
mcp
run_tool({ provider: "mcp-app-veteranhq-va-disability-benefits", endpoint: "/search_legal_authority", input: {"query":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.