Discovery
Score Due Claims (bulk auto-grader)
score_due_claimsFree
Pro · Institutional
Find every auto-gradable claim that is due (assertions in open/needs_review/stale; predictions whose horizon has passed) and resolve each against fundamentals. Operates on the caller's own claims by default; can target any user when called with `customer_id` from a `full`-tier...
Example Call
example_call.pypython
# Using the Valuein MCP server from Python (via MCP SDK)# Or call directly from Claude / Cursor after setup result = await client.call_tool( "score_due_claims", arguments={})print(result)Direct tool call:score_due_claims(...)
Inputs
This tool takes no inputs.
Output Fields
Example Response
Illustrative
response.jsonjson
{}Shape only — field names match the live schema; values are placeholders, not real filings. See MCP server for the structured response shape.
Notes
Available from sample tier and above.
Plan Access
Free (guest)
Not includedFree (token)
AvailablePro · Institutional
Available