AlphaAssay $ test my signal

The 17 tools

The AlphaAssay MCP server exposes 17 tools: 6 free, 11 at a flat $0.05 per completed call. All of them are read-only, deterministic and demote-only — they can devalue a claim, never bless one — and none of them places orders, touches a broker or gives buy/sell advice. You send derived evidence (returns, trades, candles you choose); raw payloads are not retained — the ledger keeps a one-way fingerprint, the verdict, summary statistics and a coarse return sketch for family accounting, and a pre-registered spec is stored by design (the complete retention ledger). This page is the plain-language version of each tool's job; the machine-readable descriptions live in the server itself.

How do you connect?

The server speaks streamable HTTP at https://mcp.alphaassay.com/mcp and is published in the official MCP registry as com.alphaassay/mcp. Clients that expect a local stdio server can bridge it with one line: npx mcp-remote https://mcp.alphaassay.com/mcp. No SDK is required either way — every tool is also reachable as plain HTTPS (API overview), and agents can pay per call via x402 (how paying works). Paid tools take an api_key; a free account at api.alphaassay.com/account includes 3 free checks.

Which tools are free — and why?

6 tools cost nothing, permanently, because they are how you audit us before paying: the demo, the public records, the offline check, the payload lint and the due-diligence protocol. Trust infrastructure does not belong behind a meter.

assay_demo — see a full verdict before sending anything

Runs the real fail-closed validator over a built-in example and returns the complete verdict envelope — verdict, findings, leakage taxonomy, provenance hashes — with no auth, no payment, no input. Use it first to learn the schema; use the golden specimens with it to check our answers against known ones. Every demo response now also carries a free synthetic_null_preview — three synthetic no-edge market paths (stochastic volatility, jump diffusion, drift bursts), ground truth „no edge", so you can watch the process placebo work before paying anything.

assay_graveyard — has this idea already died?

Anonymised mortality statistics per structural signal family: tested, killed, survived, top causes of death, and the crowd prior your submission would be deflated by. Check before you spend weeks on an idea whether the crowd already buried it. k-anonymous — families with fewer than 5 distinct submitters return only coarse taxonomy stats.

assay_calibration — is the examiner itself any good?

Our own public track record: how many pre-registered signals were evaluated, how many survived versus deflated out, and — as forward windows mature — the hit-rate of our own verdicts. Signed, daily, impossible to retouch. This is the document that makes our „no" worth something.

assay_certificate_verify — is this certificate genuine, without trusting us?

Offline verification of any Ed25519-signed AlphaAssay certificate, including hash-chained revocation status. Needs the certificate, the signature and the published key — no platform access, no network. Use it on any certificate someone attaches to a signal they are selling.

assay_provider_protocol — judge any signal seller with seven tests

The falsification protocol as machine-readable rules: provenance, survivorship, pre-registration, placebo, costs, trial accounting, examiner — each with a machine-checkable failure condition, and tests 3–6 name the endpoint that automates them. It hands your agent the checklist; it does not rate, score or rank any provider, and test 7 applies the whole protocol to us.

assay_preflight — lint the payload before you spend a check

Checks the form of a submission — DSL schema, OHLCV sanity (finite positive prices, aligned series, strictly increasing timestamps), trade-row types — in the same failure-code vocabulary the paid tools use, and warns honestly when the sample sits below the engine's evidence floor. A clean preflight is not evidence of an edge; it only means the trial can run — so no 5-cent check ever dies of a typo.

Which tools put a signal on trial?

Nine tools interrogate a strategy or a claim about one, each from a different angle, all $0.05 flat — a fail costs the same as a pass, because you are buying the trial, not the outcome.

assay_signal — the fail-closed verdict on your export

Send a trade list, equity curve or QuantConnect/LEAN export — crypto, stocks, futures, FX alike — and get pass / conditional / fail / insufficient_evidence with the evidence attached. Survival now demands two thresholds at once (expected-max-Sharpe deflation AND multiple-testing significance), every fail names its killer in one plain sentence (died_at_plain), and the deflation haircut is decomposed: how much was your search, how much your fat tails (dsr_attribution). Declare your trial count honestly — omitting it earns the named finding TRIALS_UNDISCLOSED instead of a silent benefit of the doubt. Optionally attach a pit_evidence attestation about your data's point-in-time discipline: opt-in and demote-only — only an explicitly computed material look-ahead hard-fails, everything inconclusive changes nothing.

assay_forensics — WHY it fails, not just that it fails

Upload decision timestamps plus candles and get the leak named: does the edge collapse under a one-bar execution delay (look-ahead)? Does the move happen before your decision (front-loading)? Does random timing with your trade structure do just as well? The placebo evidence is three-dimensional — timing, sign and chronology. Naive timestamps are rejected outright; timezone ambiguity is the top source of fake edges.

assay_backtest — a backtest that remembers your retries

Define the strategy as an executable JSON DSL (sma, ema, rsi, atr, roc, zscore + logic ops), supply your own candles, and get net-of-cost returns plus a family-deflated verdict. Every call lands in your family's trial ledger — with near-duplicate variants collapsed to their effective count, so honest exploration is cheap and quiet grinding is priced. That memory is the feature: it keeps your next verdict meaningful.

assay_batch — the whole sweep, tested honestly in one call

Up to 25 DSL variants — a list, or base_spec plus a parameter grid with deterministic expansion — and every variant becomes a family-ledger trial verdicted under the cumulative deflation of its siblings: later variants see the budget the earlier ones spent, which is the whole point. The report is demote-only by construction: survives/deflated_out counts and per-variant verdicts, never a ranking, never a „best pick". Metered per variant, individually journaled; if the balance runs short you get what was paid for plus an explicit declined counter — no silent truncation.

assay_gauntlet — the whole battery, one dossier

Validator, family deflation, honesty stamps, purged combinatorial time-partitions (cpcv), the 500-twin placebo, the capacity ceiling and the graveyard prior — chained into one response that says which gate killed it first, at what placebo percentile, at what tradable size („your edge dies at $X"), and how much search budget your family has left (break_even_n). Built for iterating agents: training feedback with budget economics, not a bare yes/no.

assay_falsify — we actively try to kill it

An adversary runs seven attacks — execution-lag push, cost stress, time jackknife, regime split, parameter-neighbourhood perturbation, cpcv partition, and a synthetic-null placebo (does the strategy beat no-edge worlds built with stochastic volatility and jumps?) — and returns the survival map: what kills it first, what it withstands and up to what limit. The graveyard sharpens the attack order: families that usually die of costs get cost-stressed first. Surviving everything is the strongest robustness evidence this platform can give — still not a profit promise.

assay_pbo — did your sweep find an edge, or manufacture one?

Submit the full T×N trial matrix of a parameter sweep and get the Probability of Backtest Overfitting via combinatorial purged cross-validation, with degradation slope, probability of out-of-sample loss and stochastic dominance of your picks versus the pool; PBO ≥ 0.5 earns the named demote PBO_HIGH. The pairing matters: the trial ledger counts how many tries your family burned — PBO grades whether the selection process itself is overfit. The statistic, explained.

assay_reproduce — audit the arithmetic, not the story

A different audit object: not the signal, the caller's calculation. Send trades, the candles they were filled on, and the claimed headline metrics — the engine independently rebuilds the equity book and grades each claim against disclosed per-metric tolerances (published cross-engine divergence reaches 3.71%, so the band is explicit output, never a hidden judgment). Every fill is checked against its bar's low–high range — a fill outside it was never physically available (FILL_OUTSIDE_BAR_RANGE) — and stop/limit exits that OHLC data cannot order are priced worst-case (FILL_AMBIGUITY_MATERIAL). It audits whether the numbers follow from the trades; it does not judge whether the strategy is good.

assay_survivors — which variants survive family-wise error control

The same T×N matrix assay_pbo grades, answered variant by variant: could this family's evidence kill it at family-wise error rate α, and in which stepdown round — Romano-Wolf stepwise multiple testing with a circular block bootstrap that respects serial dependence. The output is an error-budget disclosure, never a ranking: fail means nothing survives (NO_SURVIVORS_AT_FWER), conditional means survivors are disclosed — explicitly not a pass — and thin data blocks with a named reason. No sorting, no seal, no recommendation.

Which tools build a record that cannot be backfilled?

Two tools implement pre-registration — the only kind of track record that is mathematically immune to overfitting, because the data did not exist when you committed.

assay_register — seal the call before the data exists

Your strategy spec is canonically hashed today and anchored into a public Merkle tree. Registrations are idempotent, and withdrawing one still counts against your family's budget — pre-registering ten variants and deleting nine is the oldest trick in the book, and it is priced in.

assay_verdict — the post-cutoff test, then a certificate that travels

Evaluates a registration strictly on bars after its cutoff, with maturity floor and fail-closed gap handling — and even an anchored signal is still deflated by how much its family searched. Any verdict exports as a signed certificate ($9.90; verification free for everyone) that now embeds the full trial_disclosure: N, effective N, sample length and the threshold curve — the numbers a skeptical reader needs to audit the deflation are inside the signed document itself.

What do all 17 have in common?

Deterministic: same input, same answer, bit for bit — no model temperature anywhere. Demote-only: evidence can kill a claim, never inflate one, so there is no „verified winners" list to raid. Fail-closed: when data is too thin or a model leaves its validity range, the answer says so instead of guessing. And every fail arrives with its named cause of death. Wire the discipline into your agent once — copy-paste rules — and check prices against the live source on the pricing page. A methodology audit, not investment advice.