Skip to content
Back to search
100
MCP http

Loadbay

x402/loadbay

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

Uptime
no direct probes in 30d
Response
862ms
last probe
Tools
6
callable
Resources
0
readable
Prompts
0
available
Primary URL
https://loadbay.xyz

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.

How to use

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

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