Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

DIEM Agent Workers

io.github.coastmancoastman/diem-agent-workers

Discover privacy-first, bounded Venice-powered micro-work calls with exact x402 USDC prices.

Uptime
100.0%
3 direct probes · 30d
Response
744ms
last probe
Tools
3
callable
Resources
1
readable
Prompts
0
available

Tools · 3

list_diem_workers

List bounded x402-paid workers, exact USDC prices, schemas, limits, and endpoints. This tool is free.

quote_diem_worker

Return a free exact-price x402 USDC quote for one worker.

prepare_diem_worker_call

Validate worker selection and return the exact HTTP request shape. Execute it with an x402-capable client or through the CDP Bazaar MCP server; this server never receives wallet private keys.

Resources · 1

diem-worker-catalog

Live DIEM Agent Workers catalog

https://diem-agent-workers.vercel.app/v1/catalog

How to use

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

{
  "mcpServers": {
    "diem_agent_workers": {
      "url": "https://diem-agent-workers.vercel.app/mcp",
      "transport": "streamable-http"
    }
  }
}