← Registry

eCommerce

web-production-efc19.up.railway.app

Provides tools to discover, quote, and purchase machine-readable human capabilities via a decentralized payment protocol.

1 endpoint35 known toolsFirst detected September 5, 2026Last detected September 5, 2026

ENDPOINT 1

https://mcp-production-ff29.up.railway.app/mcp

No auth detected

MCP server metadata

Name
me-runtime
Version
1.0.0
Capabilities
toolstasks.requests.tools.call
Server instructions

Use ME for fresh paid human judgment; persist request_id and poll me_get_request.

Known tools 35

me_discover

Publicly discover machine-readable human capabilities, prices, latency, reliability, availability, rights and proof semantics.

Inferred read-only
me_public_quote

Get a free signed quote bound to the complete task, capability, rights, and budget.

Inferred read-only
me_demand_radar

Discover scored demand, shortages, and earning opportunities from the named ME Demand Radar component.

Inferred read-only
me_purchase_challenge

Create an accountless x402/MPP payment challenge for a real ME human-capability request.

Potential side effects
me_purchase_execute

Verify an x402/MPP payment proof and dispatch the paid request into ME.

Potential side effects
me_purchase_status

Poll an accountless machine purchase until the human result and proof are ready.

Potential side effects
me_quote

Quote either a standard ME request or a partner-scoped Capability Exchange order before spending.

Inferred read-only
me_compare

Ask calibrated humans to compare two outputs.

Inferred read-only
me_verify

Ask humans to verify an AI output against a criterion.

Inferred read-only
me_resolve

Resolve a standard request or reserve and execute a server-driven Capability Exchange order.

Potential side effects
me_get_request

Poll a durable request until terminal.

Potential side effects
me_submit_outcome

Submit real downstream truth for complementarity calibration.

Inferred read-only
me_catalog_human_capabilities

Discover active, machine-addressable human capability offers with pricing, performance, and rights.

Inferred read-only
me_find_capability

Find compatible verified human capability supply.

Inferred read-only
me_get_matches

Get the human-side economic matches selected for a funded request.

Inferred read-only
me_catalog_capability_assets

Discover published, permissioned human-origin intelligence assets.

Inferred read-only
me_find_assets

Find published, permissioned human-origin intelligence assets.

Inferred read-only
me_license_capability_asset

Purchase one permitted use of a published human-origin capability asset and route the contributor share.

Potential side effects
me_get_supply_plan

Inspect the ME-native, private-workforce, and external-provider mix selected for a funded request.

Inferred read-only
me_get_supply_quotes

Inspect normalized provider quotes considered by the federated liquidity router.

Inferred read-only
me_get_supply_formation

Inspect the demand-triggered capability formation campaign when verified supply is short.

Inferred read-only
me_get_provider_tasks

Inspect provider tasks created by ME for native spillover, generic supply, private workforces, or expert networks.

Inferred read-only
me_get_demand_opportunities

Discover current capability demand and shortage opportunities observed by ME Demand Intelligence.

Inferred read-only
me_get_supply_forecast

Inspect forecast demand, supply, fill rate, shortage probability, and recommended compensation.

Inferred read-only
me_get_spending_mandate

Inspect the persistent machine spending mandate governing this organization or agent.

Inferred read-only
me_get_routing_decision

Inspect the economic route decision, alternatives, and expected utility for a request.

Inferred read-only
me_get_buyer_lifecycle

Inspect buyer activation, reorder, and repeat-spend metrics for the calling organization.

Inferred read-only
me_capabilities

Discover agent-ready intelligence resource capabilities and execution semantics.

Inferred read-only
me_find_resource

Find fresh, rights-aware intelligence resources from the generalized Resource Index.

Inferred read-only
me_escalate

Escalate a known or unknown blocker; ME classifies and routes the required intervention.

Inferred read-only
me_status

Read an asynchronous escalation or Capability Exchange order status.

Inferred read-only
me_receipt

Read a standardized Capability Receipt and provenance.

Inferred read-only
me_approval

Create or decide a distinct APPROVE/REJECT/MODIFY authority gate.

Potential side effects
me_qa_review

Create or execute a QA/adversarial preflight review.

Potential side effects
me_observe

Create or fulfill a fresh real-world observation capability request.

Potential side effects

CONNECT 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.

Trust status Trusted

railway.app is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.