Quickstart
Call the Assay pipeline in five minutes — no account, no API key.
Assay is an evidence-backed career studio. Every claim traces to proof, every document is graded against a published Standard, the ATS résumé is machine-verified by re-parsing, and the finished dossier is sealed on X Layer. Assay will not write a sentence it cannot trace.
Humans
Open the Studio: upload what you have, confirm your claims, paste a job description, forge the dossier, seal it, and share a recruiter link with evidence threads.
Agents
One MCP endpoint, streamable-HTTP, stateless:
{
"mcpServers": {
"assay": {
"transport": "streamable-http",
"url": "https://api.assayed.xyz/mcp"
}
}
}Free tools work immediately — try a seal check:
curl -s https://api.assayed.xyz/mcp \
-H 'content-type: application/json' \
-H 'accept: application/json, text/event-stream' \
-d '{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"asy_verify","arguments":{"dossierId":"DSR-WC0Q7NZ7"}}}'Paid tools return HTTP 402 with an x402 challenge first — see x402 payment notes. Prices are cents per call, fixed in the machine manifest.
The loop
EVIDENCE → BRIEF → FORGE → TRIBUNAL → SEAL → SHARE. The tools reference links
all eleven asy_* tools to individual schema pages generated from the same zod definitions the
server registers. The persona case studies are clearly fictional while their
pipeline outputs and mainnet seals are real.

