eCommerce
web-production-efc19.up.railway.app
Provides tools to discover, quote, and purchase machine-readable human capabilities via a decentralized payment protocol.
ENDPOINT 1
https://mcp-production-ff29.up.railway.app/mcp
MCP server metadata
- Name
- me-runtime
- Version
- 1.0.0
Use ME for fresh paid human judgment; persist request_id and poll me_get_request.
Known tools 35
me_discoverPublicly discover machine-readable human capabilities, prices, latency, reliability, availability, rights and proof semantics.
Inferred read-onlyme_public_quoteGet a free signed quote bound to the complete task, capability, rights, and budget.
Inferred read-onlyme_demand_radarDiscover scored demand, shortages, and earning opportunities from the named ME Demand Radar component.
Inferred read-onlyme_purchase_challengeCreate an accountless x402/MPP payment challenge for a real ME human-capability request.
Potential side effectsme_purchase_executeVerify an x402/MPP payment proof and dispatch the paid request into ME.
Potential side effectsme_purchase_statusPoll an accountless machine purchase until the human result and proof are ready.
Potential side effectsme_quoteQuote either a standard ME request or a partner-scoped Capability Exchange order before spending.
Inferred read-onlyme_resolveResolve a standard request or reserve and execute a server-driven Capability Exchange order.
Potential side effectsme_catalog_human_capabilitiesDiscover active, machine-addressable human capability offers with pricing, performance, and rights.
Inferred read-onlyme_catalog_capability_assetsDiscover published, permissioned human-origin intelligence assets.
Inferred read-onlyme_license_capability_assetPurchase one permitted use of a published human-origin capability asset and route the contributor share.
Potential side effectsme_get_supply_planInspect the ME-native, private-workforce, and external-provider mix selected for a funded request.
Inferred read-onlyme_get_supply_quotesInspect normalized provider quotes considered by the federated liquidity router.
Inferred read-onlyme_get_supply_formationInspect the demand-triggered capability formation campaign when verified supply is short.
Inferred read-onlyme_get_provider_tasksInspect provider tasks created by ME for native spillover, generic supply, private workforces, or expert networks.
Inferred read-onlyme_get_demand_opportunitiesDiscover current capability demand and shortage opportunities observed by ME Demand Intelligence.
Inferred read-onlyme_get_supply_forecastInspect forecast demand, supply, fill rate, shortage probability, and recommended compensation.
Inferred read-onlyme_get_spending_mandateInspect the persistent machine spending mandate governing this organization or agent.
Inferred read-onlyme_get_routing_decisionInspect the economic route decision, alternatives, and expected utility for a request.
Inferred read-onlyme_get_buyer_lifecycleInspect buyer activation, reorder, and repeat-spend metrics for the calling organization.
Inferred read-onlyme_capabilitiesDiscover agent-ready intelligence resource capabilities and execution semantics.
Inferred read-onlyme_find_resourceFind fresh, rights-aware intelligence resources from the generalized Resource Index.
Inferred read-onlyme_escalateEscalate a known or unknown blocker; ME classifies and routes the required intervention.
Inferred read-onlyme_observeCreate or fulfill a fresh real-world observation capability request.
Potential side effectsCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.me-runtime]
url = "https://mcp-production-ff29.up.railway.app/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"me-runtime": {
"type": "http",
"url": "https://mcp-production-ff29.up.railway.app/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: me-runtime
Remote MCP URL: https://mcp-production-ff29.up.railway.app/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"me-runtime": {
"url": "https://mcp-production-ff29.up.railway.app/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"me-runtime": {
"type": "http",
"url": "https://mcp-production-ff29.up.railway.app/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "me-runtime",
"transport": "streamable-http",
"url": "https://mcp-production-ff29.up.railway.app/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for railway.app was fetched 2026-08-25T20:04:34.605Z.
railway.app is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.