Skip to content
Back to search
100
MCP live http

Loadbay

x402/loadbay

x402 service listed on awesome-x402: Loadbay [x402: $0.001/call on eip155:8453, category=compute]

Uptime
50.0%
2 probes
Response
862ms
last probe
Tools
6
callable

Tools · 6

list_domains

List the harness domains (categories) in the Loadbay catalog.

search_harnesses

Search the Loadbay catalog of harnesses for AI agents. Filter by free-text query, domain, and/or capability trait.

get_harness

Get full details for one harness by its slug.

submit_harness

List a new harness on Loadbay. The repo MUST be a public, open-source GitHub repository. Optionally include a Base USDC address to receive tips. The listing appears immediately, tagged as community-ad…

tip_harness

Tip a harness author in USDC over x402. Returns the payable endpoint and its payment details — GET it with an x402-capable client/wallet to actually send the tip (the agent's own wallet pays; Loadbay …

support_loadbay

Support the Loadbay builder with a USDC tip over x402. Returns the payable endpoint — GET it with your own x402 wallet to send the tip. Loadbay never holds funds; your wallet is the payer.

Similar MCP servers embedding-nearest

xyz.loadbay/loadbay
Catalog of 370+ open-source AI-agent harnesses. Search, list your own, earn USDC tips via x402.
0 tools · streamable-http
x402 Payment Harness
Python library for x402 payment flows. pip install x402-payment-harness [x402: $0.0/call on base, category=utility]
0 tools · http
Agent402 live
x402 service listed on awesome-x402: Agent402 [x402: $0.001/call on eip155:8453, category=utility]
33 tools · http
APIbase.pro
x402 service listed on awesome-x402: APIbase.pro [x402: $0.001/call on eip155:8453, category=utility]
0 tools · http
Listing Roast x402 live
x402 service listed on awesome-x402: Listing Roast x402 [x402: $0.001/call on eip155:8453, category=data]
5 tools · http
Orbis API Marketplace live
Browse, subscribe to, and call 3,000+ APIs autonomously. x402 USDC pay-per-call on Base.
2 tools · streamable-http

How to use

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

{
  "mcpServers": {
    "loadbay": {
      "url": "https://loadbay.xyz/api/mcp",
      "transport": "http"
    }
  }
}