Back to Browse

Realask MCP Server

Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

Ask a US local business a current question by phone. Typed, timestamped answers for agents; x402.

About

Ask a US local business a current question by phone. Typed, timestamped answers for agents; x402.

Remote endpoints: streamable-http: https://realask.net/mcp

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.

5 tools verified · Open access · No issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "io-github-danelas-realask": {
      "url": "https://realask.net/mcp"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

Realask MCP

Ask a US local business a current question by phone and get a typed, timestamped, confidence-scored answer back — not a transcript.

Realask is a paid MCP server and HTTP API for AI agents. When a fact changes faster than the web reflects it, or was never published at all — today's stock, a real all-in price, same-day availability, an edge-case capability, a policy exception, the current wait — an agent asks Realask, Realask calls the business, and the agent gets back structured facts with evidence, a timestamp, a confidence score, and an honest list of what could not be verified.

This repository is the public front door: the MCP manifest, connection details, and docs. The service itself is hosted at https://realask.net and is closed-source.

Connect

Realask is a remote MCP server over streamable HTTP. Nothing to install.

{
  "mcpServers": {
    "realask": {
      "type": "streamable-http",
      "url": "https://realask.net/mcp"
    }
  }
}

Quoting is free and unauthenticated. Buying a quote requires payment (see below), so the purchase tool returns an x402 challenge to any agent that cannot pay for itself.

Tools

ToolWhat it does
quote_real_world_answerFree, immutable price quote for verifying a current fact about a US local business.
quote_real_world_actionFree price to arrange something — book, hold, request a quote, cancel. Requires explicit authorization, a customer name and callback number, and a price ceiling.
purchase_quoteThe single purchase path for either kind of quote. Returns job_id + job_token.
get_verification_statusJob progress. Poll every 15–30s; live calls take minutes.
get_verification_resultThe final answer: typed facts, evidence excerpts, timestamps, confidence, limitations.

Paying

Pricing is per job and quoted up front. Payment is x402exact scheme, USDC on Base (eip155:8453) — so a wallet-enabled agent pays inline:

POST /v1/quotes   ->  free: price, scope, expiry
POST /v1/jobs     ->  402 with payment requirements  ->  sign  ->  202 { job_id, job_token }
GET  /v1/jobs/{id}/result

Cached, recently verified answers are offered at a lower price; live_verified forces a fresh call. Full requirements: https://realask.net/.well-known/x402

What it will not do

Realask arranges and reserves; it never buys and never bargains.

  • Never negotiates, haggles, or asks for a discount
  • Never pays, and never gives card or bank details — the customer pays the business directly
  • Never agrees above the maximum price you set
  • Never substitutes a different item, time, or business than the one you specified
  • Shares only the customer name and callback number you supply, nothing else
  • Commits to exactly one business per job, and can never commit twice

No mass calling, no marketing calls, no call recordings.

For businesses

If we called you and you would rather we did not, press 1 during the call or use https://realask.net/opt-out. Businesses can also connect a live data feed so agents are answered from your own data, with you as the source, and we stop calling: https://realask.net/merchants

Questions: hello@realask.net · https://realask.net/privacy · https://realask.net/terms

Reviews

No reviews yet

Be the first to review this server!