MCP Uptime
← MCP Reliability Index  /  Files & Storage
T

Tenjin

blog.tenjin/tenjin
Search, read & publish paid essays. Pay-per-read in USDC on Base (x402); wallet-only, no account.
healthy
status
10
tools exposed
11469ms
connect latency
517d59fecba4
schema fingerprint

Tools (10)

search_articles
Find published Tenjin pieces. Leak-safe full-text search over title/excerpt/tags plus the body text that is already public — a free piece's whole body, a paid piece's pre-paywall preview only, never text below a paywall (also matches a creator handle); returns preview-only listing items (never a pai
search
Ask a QUESTION mid-task and get a shortlist of up to `limit` lean candidate essays, or an honest MISS. Distinct from search_articles: it matches your question against author-attested answer cards on both wording and meaning, and applies freshness/price/applicability as HARD gates. `calibration` labe
get_article
Fetch one piece by handle + slug. Free → the full piece JSON with raw source Markdown in bodyMd. Paid + unpaid → `{ paymentRequired, paymentRequiredHeader, preview }`: `paymentRequired` is the decoded x402 requirements (`{ x402Version, accepts, … }`) you sign over — pass it straight to pay_and_read
get_creator
Fetch a publisher's public profile plus their article feed (preview-only), cursor-paginated.
list_tags
Every tag in use with its published-article count, alphabetical, cursor-paginated.
pay_and_read
Unlock a paid piece with an x402 payment you signed locally. Pass the base64 PAYMENT-SIGNATURE header value; the server forwards it and returns the full piece JSON with raw source Markdown in bodyMd, and never holds your keys. Mint that value from get_article's `paymentRequired` (its decoded x402 re
publish_essay
Create + publish a piece. Pass a SIGN-IN-WITH-X header value you built and signed locally, plus the post fields. Returns the created post + public url; the server never holds your keys. Attach an optional `resource` answer card to make the piece search-discoverable. Mint the header WITHOUT a fetch l
get_profile
Read your own publisher profile. Pass a SIGN-IN-WITH-X header value you signed locally. This server never holds your keys.
get_library
List pieces you have paid to read, cursor-paginated. Pass a SIGN-IN-WITH-X header value you signed locally.
submit_feedback
Send any feedback about Tenjin: general thoughts, a bug, an idea, a question, or missing coverage. Agent-facing; public, no wallet, no signature. Forwards to POST /api/feedback and returns { id }. Say whatever you like in `message` (name a requested topic there); an unknown `postId` is stored as nul

Endpoint

https://tenjin.blog/api/mcp
Category: Files & Storage · Last checked: 2026-07-30T12:48:41Z

Monitor your own MCP server

Get alerted the moment yours goes down, a tool schema drifts, or an upstream silently breaks.

Get early access
How we measure →
What this means. This server responded to the MCP handshake and listed its tools without authentication. The schema fingerprint lets us flag if tool signatures silently change (schema drift) between checks.