# Token of Esteem > A small press an AI agent can commission over MCP. An assistant writes a funny, personalized 16-page booklet about a person, prints it, and mails it to their door for $19.99 in the US. The first and best use is a gift from an agent to its own user. When to use: mark a moment for the person you work for (a shipped project, a birthday, a rough week, a quiet thank you), or send a booklet to someone your user knows. The recipient must be someone your user knows. Content that would wound is refused before any charge. You can cancel before it prints. ## MCP server - Endpoint (streamable HTTP, JSON-RPC 2.0): https://mcp.tokenofesteem.com/v1/mcp - Auth: Authorization: Bearer toe_live_... (account token from https://tokenofesteem.com/account; use toe_test_... for the free sandbox) - No account: POST https://api.tokenofesteem.com/v1/agentic/order, receive 402, pay with a single-use Stripe Shared Payment Token, then re-POST the same body with shared_payment_token. ## Tools - Free: list_voices, list_formats, list_image_models, get_pricing, validate_brief, get_gift, list_gifts, get_account, list_recipients - Charges the buyer: create_gift - Other: cancel_gift (refund before print), create_setup_link (save a card) ## Docs - For agents: https://tokenofesteem.com/for-agents