Connection check
verified live · 20h ago
verify-2
Verify claims and sources, and check whether AI assistants name a brand.
Tools
8
GitHub stars
—
Installs / wk
—
Licence
—
Transport
streamable-http
Last checked
20h ago
Tools & capabilities
8 toolsRead from the running server on 20h ago.
answer_share
prompt*aliases*domainscompetitors
Ask a live AI assistant a buyer question and report whether a given brand is named, at what position, and which competitors appear instead. Use for competitive and market research… Ask a live AI assistant a buyer question and report whether a given brand is named, at what position, and which competitors appear instead. Use for competitive and market research that reflects what assistants say right now. Costs $0.75 in USDC.
check_provenance
content*
Detect whether a piece of text was model-generated and whether this system has emitted something materially identical before. Call before writing to long-term memory: model output… Detect whether a piece of text was model-generated and whether this system has emitted something materially identical before. Call before writing to long-term memory: model output that gets re-ingested comes back later as a trusted fact, and every downstream run that reasons over it is wasted work you will not be able to trace. Costs $0.25 in USDC.
pricing
What each Whysaid verification costs and how to pay. Free. What each Whysaid verification costs and how to pay. Free.
report_waste
kind*agentreason*tokenscost_usd
Record work your agent run spent money on and then threw away, and get back your waste rate — wasted spend as a share of total spend. Agent waste never raises an exception, so it i… Record work your agent run spent money on and then threw away, and get back your waste rate — wasted spend as a share of total spend. Agent waste never raises an exception, so it is invisible to normal monitoring; this is the ledger for it. Report a discarded plan, a wrong target, a retry, or a call that returned nothing usable. Free.
verify_answer
answer*enginequestion
Check an entire AI answer: open every source it cited, say which are real, which are missing or invented, and which are merely paywalled. Returns a PUBLIC receipt URL you can cite… Check an entire AI answer: open every source it cited, say which are real, which are missing or invented, and which are merely paywalled. Returns a PUBLIC receipt URL you can cite as proof. Call before storing or repeating another model's answer — an invented source that enters your state is re-reasoned over on every later run. Costs $1.00 in USDC.
verify_claim
claim*check_kindcheck_spec
Independently verify a claim against a real check — an HTTP fetch, a file, or a command — instead of taking an assertion on trust. Call it on the premise BEFORE committing to a mul… Independently verify a claim against a real check — an HTTP fetch, a file, or a command — instead of taking an assertion on trust. Call it on the premise BEFORE committing to a multi-step plan that depends on it, and to confirm work another agent reports as done. A false premise caught here costs $0.35; caught at the end of the plan it costs the whole plan. Costs $0.35 in USDC.
verify_source
url*contains
Confirm a URL is reachable and actually says what it is claimed to say, BEFORE you spend a long context reading or acting on it. Catches dead links, pages that changed, and pages t… Confirm a URL is reachable and actually says what it is claimed to say, BEFORE you spend a long context reading or acting on it. Catches dead links, pages that changed, and pages that do not support the claim attached to them. One cheap call here replaces a full fetch-and-reason pass that ends in nothing. Costs $0.20 in USDC.
waste_report
since