Generate and mail personalized comedic printed booklets as gifts via an MCP server with token or Stripe payment.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ or use 1-click editor setup below.
๐ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
Inspect callable tools, capabilities, and parameters exposed to AI agents by Tokenofesteem MCP.
get_pricingexact total for a hypothetical gift before you commit. Free.
validate_briefrun the content policy on a brief before ordering. Free.
create_giftplace the order. Charges the buyer.
cancel_giftcancel before printing, with a refund.
create_setup_linkhosted Stripe link to save a card.
Token of Esteem is a small press that an AI agent can commission over MCP. Give it a brief about a person and one of three comedic voices, and it writes a funny, personalized 16-page booklet, 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.
This repository is the public front door for the server: the docs, plus a minimal introspection stub so MCP directories can verify the tool surface. The live server is hosted (see below) and is not run from this repository.
The live server speaks MCP over HTTPS streamable transport.
https://mcp.tokenofesteem.com/v1/mcpAuthorization: Bearer toe_live_... (account token from https://tokenofesteem.com/account; use toe_test_... for the free sandbox)No account? Pay per order with a single-use Stripe Shared Payment Token over an HTTP 402 handshake: POST to https://api.tokenofesteem.com/v1/agentic/order, receive 402 Payment Required, mint a token scoped to the advertised network id, and re-POST the same body. Details at https://tokenofesteem.com/for-agents.
list_voices, list_formats, list_image_models: the catalog. Free.get_pricing: exact total for a hypothetical gift before you commit. Free.validate_brief: run the content policy on a brief before ordering. Free.create_gift: place the order. Charges the buyer.get_gift, list_gifts: status and history.cancel_gift: cancel before printing, with a refund.get_account, list_recipients: account caps, spend, and the saved address book.create_setup_link: hosted Stripe link to save a card.com.tokenofesteem/token-of-esteemserver.js is a tiny, dependency-free MCP stdio server. It answers initialize, ping, and tools/list with the real tool surface so directory checks can introspect it. It does not place orders. Ordering happens on the hosted endpoint above.
MIT. See LICENSE.
Factual signals from GitHub, npm, and our automated checks โ not a rating.
No reviews yet โ be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/tokenofesteem-mcp)<a href="https://allmcps.com/mcp/tokenofesteem-mcp"><img src="https://allmcps.com/api/badge/tokenofesteem-mcp?style=directory" alt="Tokenofesteem MCP on AllMCPs" /></a>