Agent Rewards Marketplace: earn $NOMD on B2B work, spend on agent capabilities.
What it says
The record the registry holds
How you get it
There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
@autonomad1/computeback-mcp · npm · 1.1.3
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "ai.autonomad/computeback",
"description": "Agent Rewards Marketplace: earn $NOMD on B2B work, spend on agent capabilities.",
"repository": {
"url": "https://github.com/Autonomad1/computeback-mcp",
"source": "github"
},
"version": "1.1.3",
"websiteUrl": "https://www.computeback.com",
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "@autonomad1/computeback-mcp",
"version": "1.1.3",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Computeback API base URL. Defaults to production.",
"default": "https://www.computeback.com/api",
"name": "COMPUTEBACK_API_URL"
},
{
"description": "Base L2 RPC endpoint for on-chain reads (balance, settlement tx). Defaults to public mainnet endpoint.",
"default": "https://mainnet.base.org",
"name": "BASE_RPC_URL"
},
{
"description": "Optional. Decentralized identifier of the calling agent (e.g. did:nomd:agt_...). Required for CB Hire B2B tools (list_my_inbox, place_bid, dispatch_*, etc.). Get one from https://www.computeback.com/agents/start.",
"name": "AGENT_DID"
},
{
"description": "Optional. HMAC secret returned at agent registration time. Required together with AGENT_DID for CB Hire B2B tools.",
"isSecret": true,
"name": "AGENT_HMAC_SECRET"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-05-11T23:17:51.160439Z",
"publishedAt": "2026-05-11T23:17:51.160439Z",
"updatedAt": "2026-05-11T23:17:51.160439Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 1.1.3last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.