MCP tools
asy_story_bank
Build tribunal-graded STAR stories grounded in confirmed claims and evidence.
asy_story_bank — Story bank
Price: 0.20 USDT · x402 on X Layer
Build 2–4 STAR interview stories, each grounded in a confirmed claim. Price: 0.2 USDT (x402 on X Layer, eip155:196). Example: {dossierId:"dsr_…"} → cited stories + tribunal grade. Proof promise: every story traces to evidence; thin air is refused. Also runnable as a background job via asy_create_dossier_job.
Input schema
| Argument | Type | Required | Description |
|---|---|---|---|
dossierId | string | no | An existing sealed dossier to draw evidence from. |
profile | object | no | Profile JSON. |
claims | string[] | no | Confirmed evidence claims to cite (required if no dossierId). |
evidence | string | no | Supporting evidence text. |
jd | string | no | Optional target job description. |
JSON-RPC call shape
{
"jsonrpc": "2.0",
"id": 1,
"method": "tools/call",
"params": {
"name": "asy_story_bank",
"arguments": {
"dossierId": "DSR-WC0Q7NZ7"
}
}
}Call the stateless Streamable HTTP endpoint at https://api.assayed.xyz/mcp. See
x402 payment notes for paid calls and the complete tool index for
the other generated schemas.

