Skip to content
Back to search
100
MCP live http

ResultRail by LarryBuildsAI

larrybuildsai/resultrail

ResultRail by LarryBuildsAI sells pay-per-success public-data result packs for AI agents. It returns source URLs, confidence, timestamps, and receipt hashes for domain enrichment, URL extraction, and single-result lookup workflows. Use it when an agent needs one useful public-data result with a clear stop condition.

Uptime
100.0%
12 probes
Response
1208ms
last probe
Tools
6
callable

Tools · 6

boundary_guard_check

Create a deterministic, read-only pre-action receipt from request, policy, and optional result evidence. Use before an agent posts, spends, lists, or writes so the decision can be audited; no external…

scan_x402_resource

Read-only scan of a public API/provider URL for x402, OpenAPI, pricing, and agent-discovery metadata. Pass url, and optionally marketplace_url plus expected_resources, to get a readiness score, issues…

probe_x402_paid_path

Probe a public x402 paid endpoint without signing or paying, then parse the HTTP 402 challenge. Pass target plus optional expected network/asset/price to verify payment metadata and receive a determin…

check_agent_tool_readiness

GateCheck readiness: check whether an x402/agent-facing tool is ready for agent routing, marketplace listing, and paid-path monitoring, including public agent discovery surfaces (/llms.txt, /agents.tx…

generate_x402_launch_pack

Generate marketplace-safe launch assets for an x402/MCP seller: listing copy, buyer FAQ, checklist, approval packet, and claim boundaries. Pass target plus optional product_name, audience, primary_use…

generate_trust_receipt

Generate a deterministic trust receipt from sanitized request/policy/result/payment summaries. Do not submit raw auth headers, cookies, API keys, private keys, payment signatures, payment response hea…

Similar MCP servers embedding-nearest

ResultRail by LarryBuildsAI
Pay-per-success public data result packs for AI agents.
0 tools · streamable-http
ResultRail by LarryBuildsAI
Five-to-twelve-cent source-attributed public URL and domain result packs for AI agents.
0 tools · streamable-http
io.github.Unima3x/agirails-mcp-server
Payment rails for AI agents — escrow, settlement, discovery, and disputes from any context window.
0 tools
io.github.unima3x/agirails-mcp-server
Payment rails for AI agents — escrow, settlement, discovery, and disputes from any context window.
0 tools
AGI Rails
Payment rails for AI agents, enabling autonomous agents to initiate and manage financial transactions from any context window.
0 tools
ai.responsibleailabs/rail-score
Responsible-AI guardrails for agents: scoring with policy, injection & PII detection, DPDP.
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "resultrail_by_larrybuildsai": {
      "url": "https://resultrail-larrybuildsai.vercel.app/resultrail",
      "transport": "http"
    }
  }
}