First Dollar Desk
Human $1 Stripe checkout and $0.05 Base USDC agent verify over HTTP 402. Self-pay rejected.
Should I use this
Quality & Safety
Based on automated analysis of tool definitions and protocol compliance.
Context Cost
This is the approximate number of tokens consumed each time the server's tools are loaded into a model's context. Higher counts reduce the attention available for other tasks.
Install
One-Click Install
Add this to your `claude_desktop_config.json` file:
{
"mcpServers": {
"verify": {
"url": "https://first-dollar-desk.undone-k.workers.dev/mcp"
}
}
}Remote endpoints
https://first-dollar-desk.undone-k.workers.dev/mcpstreamable-httpWhat it can do
Tool inventory
Tools (3)
🟢get_goal
Live goal state, ledger summary, and checkout URLs. Open bounty: third-party human ≥$1 Stripe plus non-owner agent x402 verify ($0.05+ USDC Base). Free — call before verify. See bountyManifestUrl in response.
Input Schema
{
"type": "object",
"properties": {}
}🟢get_pricing
Live First Dollar Desk prices. Human $1 Stripe checkout; agent unpaid GET/POST /api/agent/verify is HTTP 402 ($0.05 or $1.00 USDC on Base). Self-pay is rejected.
Input Schema
{
"type": "object",
"properties": {}
}⚪verify(productId)
Paid agent verify credit (machine x402/USDC on Base). Unpaid call returns HTTP 402; settle with a non-owner wallet+tx to record a qualifying agentic sale. Operator/owner wallets and self-pay are rejected.
Input Schema
{
"type": "object",
"properties": {
"productId": {
"type": "string",
"description": "Use verify."
}
}
}Community
Evidence