Realask - verified answers from the physical world MCP server
Ask a US local business a current question by phone. Typed, timestamped answers for agents; x402.
0 stars
Reviews
Write oneNobody has reviewed Realask - verified answers from the physical world yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Realask - verified answers from the physical world tools (5, 1 write)
write = sends, deletes, buys or postsget_verification_resultFreeRead-only. The answer itself: typed facts, evidence excerpts, timestamps, confidence scores, freshness, and an explicit list of what could not be verified. Free, and safe to call repeatedly. If the job is not final yet the response is provisional (http_status 202) - poll until 200, or watch get_verification_status for a terminal state first. A completed job answers every required criterion; a partial one answers some and says so in limitations.
get_verification_statusFreeRead-only progress check on a job bought with purchase_quote. Free, changes nothing, and safe to call repeatedly. Returns the state plus a progress object (businesses discovered, call attempts made). States are queued, discovering, calling or extracting while the job is still running, and completed, partial, failed, timed_out or canceled once it is final. Poll every 15-30 seconds; live calls take minutes. Use this to decide WHEN to read the answer; use get_verification_result to read the answer itself. If you only intend to poll until the job is done, get_verification_result can be polled directly instead - it returns a provisional 202 until the job is final.
purchase_quotewrite actionFreeThe single purchase path: pays for a quote from EITHER quote_real_world_answer or quote_real_world_action and starts the job. There is no separate action-purchase tool. Returns job_id and job_token (keep it; it is shown once), then poll get_verification_status and read get_verification_result. If this server has no payment capability, returns the x402 payment requirements (HTTP 402 body) so you can pay with your own payment tool and retry the POST /v1/jobs request with a PAYMENT-SIGNATURE header.
quote_real_world_actionFreeGet a free price to ARRANGE something at a specific US local business: book an appointment, hold an item, request a formal quote, or cancel a prior booking. This creates a real obligation, so it needs explicit authorization, the customer's name and callback number, and a maximum price the caller may agree to. The caller never negotiates, never pays, and never substitutes something different. Purchase the returned quote with purchase_quote.
quote_real_world_answerFreeGet a free, immutable price quote for verifying a current fact about a US local business (stock, price, availability, capability, policy, wait time). Returns quote_id, price in integer minor units, scope, expected_completion_seconds and expires_at. Use purchase_quote to buy it.
Public scan report
scanner v0.1.9 · 2026-09-20 · same rubric, same numbers if you re-run it
- –Code scanremote-only server, no package to scann/a
- Live reliabilityremote reachable in 1091ms20/20
- Tool poisoning5 tool descriptions checked15/15
- Auth qualityopen endpoint exposes 1 write-action tools with no auth3/15
- Maintenancelast push 12 days ago15/15
- Maintainer identityregistry namespace matches repository owner; GitHub account older than a year8/10
Findings (1)
- highWrite-action tools reachable without authentication
auth.open-write
Install directly
claude mcp add --transport http realask https://realask.net/mcp
Realask - verified answers from the physical world: common questions
- Is Realask - verified answers from the physical world MCP server safe?
- Mostly: it is graded B (81/100). Read the Realask - verified answers from the physical world safety report
- How do I install Realask - verified answers from the physical world?
- It runs remotely at realask.net. Add it to Claude Code, Claude Desktop or Cursor with the snippets above, or call it through the mcp.market gateway without installing anything.
- Does Realask - verified answers from the physical world need an API key?
- Not as far as the registry entry and our scan can tell: no credentials are declared or required.
- Is Realask - verified answers from the physical world maintained?
- The last commit was 13 days ago (2026-09-08). The latest release is v0.3.0.
- Is Realask - verified answers from the physical world up?
- 100% of our last 6 checks got an answer. We check remote servers about four times a day.