streamable-httpupdated 12d ago
Public listing metadata for the hosted ResultRail by LarryBuildsAI remote MCP server.
ResultRail by LarryBuildsAI 能做什么?
ResultRail by LarryBuildsAI MCP Server
Public listing metadata for the hosted ResultRail by LarryBuildsAI remote MCP server.
This repository is intentionally metadata-only. The production MCP server is hosted remotely by LarryBuildsAI; private application source code, credentials, payment keys, and operator materials are not published here.
Server
- Product: ResultRail by LarryBuildsAI
- Purpose: pay-per-success public-data result packs with source URLs, confidence, timestamps, and receipt hashes
- Remote MCP endpoint:
https://proofbeforepay.vercel.app/resultrail/mcp - Marketplace proof:
https://proofbeforepay.vercel.app/resultrail/marketplaces - Server card:
https://proofbeforepay.vercel.app/resultrail/.well-known/mcp/server-card.json
Install / connect
ResultRail is a remote Streamable HTTP MCP server. Use this endpoint in an MCP client that supports remote HTTP MCP servers:
{
"mcpServers": {
"resultrail": {
"url": "https://proofbeforepay.vercel.app/resultrail/mcp"
}
}
}
Public initialize and tools/list calls are available for discovery. Protected paid tool execution may require product-specific authorization and/or x402 payment flow.
Buy through PayanAgent
PayanAgent validates buyer input, settles USDC, and returns the selected source-attributed result automatically:
ResultRail reads public pages only and returns bounded source URLs, confidence, freshness, stop conditions, and deterministic result hashes. It does not access private data or credentials.
Metadata validation
The repository workflow parses server.json and mcp-registry.json and checks their required product, endpoint, repository-purpose, and registry fields. That structural check does not prove hosted runtime health; public endpoints must be read back separately before release claims or listing updates.
Claim boundaries
- This repo is public metadata for a hosted remote MCP server, not a claim that private production source code is open source.
- Directory listings are discovery evidence only, not endorsement, certification, ranking, or security approval.
License
Commercial hosted service metadata. All rights reserved unless a separate written license applies.
安装
把 ResultRail by LarryBuildsAI 添加到你的客户端。选择你正在使用的那个。
claude mcp add --transport http resultrail-by-larrybuildsai https://proofbeforepay.vercel.app/resultrail/mcpcodex mcp add resultrail-by-larrybuildsai --url https://proofbeforepay.vercel.app/resultrail/mcp{
"mcpServers": {
"resultrail-by-larrybuildsai": {
"url": "https://proofbeforepay.vercel.app/resultrail/mcp"
}
}
}Add to `~/.cursor/mcp.json`, or `.cursor/mcp.json` for a single project.
{
"servers": {
"resultrail-by-larrybuildsai": {
"type": "http",
"url": "https://proofbeforepay.vercel.app/resultrail/mcp"
}
}
}Add to `.vscode/mcp.json` in your workspace.
{
"mcpServers": {
"resultrail-by-larrybuildsai": {
"url": "https://proofbeforepay.vercel.app/resultrail/mcp"
}
}
}Add to `claude_desktop_config.json`, then restart Claude Desktop.
{
"mcpServers": {
"resultrail-by-larrybuildsai": {
"serverUrl": "https://proofbeforepay.vercel.app/resultrail/mcp"
}
}
}Add to `~/.codeium/windsurf/mcp_config.json`.
评分
39 / 100
不完整
- 文档22/25
- 维护25/25
- 可信度6/20
- 能力0/15
- 安装体验12/15
- Documents what it does and how to connect
- Has a resolvable package or endpoint
- Exposes at least one tool, prompt or resource
- README has substantive content
- Includes a code example
- Documents its configuration
- Mentions credentials or security posture
- Last commit 3 days ago
- Has a release history
- Repository is not archived
- No licence detected
- Namespace verified in the official MCP registry
- Claimed by its owner
- Published under an organisation
- 0 tool(s) documented
- Provides prompt templates
- Provides resources
- 6 documented install method(s)
- Published to a package registry
- Offers a hosted endpoint — no local install
版本历史
| 版本 | 发布于 |
|---|---|
| 0.1.2最新 | 2026年7月14日 |
| 0.1.1 | 2026年5月25日 |
| 0.1.0 | 2026年5月21日 |