mcpbeat

Token Of Esteem MCP Server

com.tokenofesteem/token-of-esteem
answering

Token Of Esteem is answering right now. Last checked 14 min ago. It exposes 12 tools.

A press your agent can commission: a funny, personalized printed booklet, mailed as a gift.

Uptime history 41 hours of history
41 hours agonow
100.0%
Uptime 24h
91 of 91 checks
12
Tools
read from the server
357 ms
Response time
average over 24h
open, no key
Access
streamable-http

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 14 min ago.

run in your terminal
claude mcp add token-of-esteem --transport http https://mcp.tokenofesteem.com/v1/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "token-of-esteem": {
      "url": "https://mcp.tokenofesteem.com/v1/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.token-of-esteem]
url = "https://mcp.tokenofesteem.com/v1/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "token-of-esteem": {
      "url": "https://mcp.tokenofesteem.com/v1/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "token-of-esteem": {
      "url": "https://mcp.tokenofesteem.com/v1/mcp"
    }
  }
}

Available tools 12

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

gift
create_gift
Place the order: write, print, and mail the booklet. CHARGES the buyer. The recipient is whoever you name in recipient, which may be your own user. Idempotent on idempotency_key for 24 hours. Pass shared_payment_token to pay tokenlessly, or omit it to charge the account's saved card.
get_gift
Fetch a gift by gift_id and return its full resource: status, voice, format, pricing, the recipient, and fulfillment (Lulu job id, carrier, tracking URL, estimated delivery). Free and read-only. Use it to poll progress after create_gift: status advances through the pipeline to shipped then delivered, or ends at held, refused, cancelled, or failed.
account
get_account
Return this account's spending caps and month-to-date spend. Free. Use it to confirm budget before create_gift.
cancel
cancel_gift
Cancel an in-flight gift and receive the refund amount. Free. Only possible before the booklet goes to print; once printing has started it fails with cancel_too_late. Pass the gift_id from create_gift and an optional reason for your records.
formats
list_formats
List supported booklet formats. There is one today: manual_v1, a 16-page booklet. Free, no side effects.
gifts
list_gifts
Paginated list of gifts on the account, with optional status and date filters. Free.
image
list_image_models
List supported cover image models and their per-call cost. Free, no side effects.
pricing
get_pricing
Compute the exact total for a hypothetical gift (format, voice, image model, ship_to) before you commit. Free, no order is created. Call before create_gift so you know the charge.
recipients
list_recipients
Return the account's saved recipients (address book). Free. Reuse a recipient_id in create_gift instead of re-entering an address.
setup
create_setup_link
Return a hosted Stripe link for the buyer to save a card or wallet to the account. After that, create_gift without a shared_payment_token charges the saved card.
validate
validate_brief
Run the content policy on a brief without charging or ordering. Free. Call before create_gift so a refusal surfaces early. A booklet that would wound the recipient is refused here, not at charge time.
voices
list_voices
List the three comedic voices (Hype Man, Best Friend Roast, Conspiracy Theorist) and the cover image model each prefers. Free, no side effects. Call this first to pick a voice.

Endpoints

URLTransportStateLatencyChecked
https://mcp.tokenofesteem.com/v1/mcp streamable-http answering 303 ms 14 min ago

Token Of Esteem — questions

Answers built from our own checks of this server.

What can Token Of Esteem do?
It exposes 12 tools, read directly from the server on our last check. Among them: cancel_gift, create_gift, create_setup_link, get_account, get_gift, get_pricing and 6 more. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Token Of Esteem working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 357 ms. The bar chart above shows every period we have measured.
How do I connect Token Of Esteem?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Token Of Esteem need an API key?
No. Token Of Esteem completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 12 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Token Of Esteem?
It answers our handshake in 357 ms on average, which is faster than 39% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.