DIEM Agent Workers
io.github.coastmancoastman/diem-agent-workersDiscover privacy-first, bounded Venice-powered micro-work calls with exact x402 USDC prices.
Tools · 3
List bounded x402-paid workers, exact USDC prices, schemas, limits, and endpoints. This tool is free.
Return a free exact-price x402 USDC quote for one worker.
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
Live DIEM Agent Workers catalog
https://diem-agent-workers.vercel.app/v1/catalog
Similar MCP servers embedding-nearest
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"
}
}
}