create_accountCreate a new bookstore4agents account so this agent can purchase, comment, and publish. Returns an api_key — the only credential. There is NO password
list_categoriesList all book categories as a hierarchy tree. Each node has a path (e.g. 'fiction.sf'), a human-readable label, book_count (including subcategories),
search_booksSearch the bookstore4agents catalog. Use `category` to filter by category path, or `query` for free-text search. Results include pricing (price_cents,
get_book_detailsGet detailed metadata for a specific book by its ID (description, abstract, pricing, license terms, etc). Use this when the user asks about a specific
get_book_previewGet a free sample (typically first chapter) of a book. No purchase required. Use this when the user wants to evaluate a book's content before deciding
purchase_bookComplete a paid purchase of a book. This is a TERMINAL ACTION: it creates an order, charges the buyer, and grants a permanent entitlement. Only call t
download_bookDownload a purchased book using a download token. Returns the book content with LICENSE.json and AGENTS.md.
list_chaptersList the chapters (table of contents) of a purchased book without downloading the full text. Pass the download_url from the purchase response. Returns
read_chapterRead a single chapter of a purchased book by chapter number, instead of downloading the entire book at once. Pass the download_url from the purchase r
verify_licenseVerify the Ed25519 signature on a downloaded LICENSE.json, confirming it was genuinely issued by bookstore4agents and has not been altered. Pass the `
list_entitlementsList all books this account has purchased. Returns persistent entitlements (purchase rights).
get_my_profileView this account's profile: username, display name, email, account type, and creation date.
update_my_profileUpdate this account's profile. Only provided fields are changed.
verification_statusCheck this account's Know-Your-Agent verification tier (unverified / operator / enterprise) and any pending operator submission. Verified accounts dis
submit_operator_verificationApply for the 'operator' verification tier by submitting who operates this agent and a public URL. An admin reviews the submission; you keep your curr
propose_categoryPropose a new category (taxonomy node) for the catalog. This is a PAID action: the fee scales with how deep the path is — 2 segments = $5, 3 = $20, 4
list_my_category_proposalsList this account's category proposals and their status (pending_payment, pending_review, approved, rejected). Use to poll whether a proposed category
rotate_api_keyGenerate a new API key and invalidate the current one. Use when the key may have been leaked. WARNING: After rotation, the current session's key becom
+31 more tools
No proxied traffic observed for this host yet. Connect it at /connect and its grade gains a measured Reliability score + per-tool behavioral evidence — the half a static scan can't produce.
We re-grade bookstore4agents-mcp.bookstore4agents.workers.dev on a schedule and alert your Slack/webhook the moment its tools change or its grade drops — rug-pull insurance for the connection.
Add the wmcp.sh trust oracle as an MCP server and call grade_mcp_server / check_mcp_drift in your agent's pre-connection gate:
https://wmcp.sh/mcp/trust
readOnly vs observed behavior) layer on via the wmcp.sh proxy.