Skip to content
Back to search
100
MCP live v0.1.1 MCP 2025-11-25 streamable-http

ResultRail by LarryBuildsAI

io.github.larrylemonbot/resultrail

Five-to-twelve-cent source-attributed public URL and domain result packs for AI agents.

Uptime
100.0%
2 direct probes · 30d
Response
785ms
last probe
Tools
3
callable
Resources
0
readable
Prompts
0
available

Tools · 3

quote_data_result

Free pre-payment quote for one ResultRail public-data result. Returns price, paid endpoint, success contract, and whether the buyer's max price covers the result.

enrich_domain_result

Fetch a public domain/homepage and return one source-attributed result pack: company/title/description, industry guess, technographic signals, useful paths, confidence, sources, and receipt hash.

extract_url_result

Fetch one public URL and return title, description, headings, text preview, links, confidence, source URL, and receipt hash. Designed for pay-per-success agent extraction.

How to use

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

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