Loadbay
x402/loadbayx402 service listed on awesome-x402: Loadbay [x402: $0.001/call on eip155:8453, category=compute]
Tools · 6
List the harness domains (categories) in the Loadbay catalog.
Search the Loadbay catalog of harnesses for AI agents. Filter by free-text query, domain, and/or capability trait.
Get full details for one harness by its slug.
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 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 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
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"loadbay": {
"url": "https://loadbay.xyz/api/mcp",
"transport": "http"
}
}
}