General Tools
wenreceipts.com
Provides general-purpose tools through the Model Context Protocol.
ENDPOINT 1
https://wenreceipts.com/mcp
MCP server metadata
- Name
- Wen Receipts (wenreceipts.com)
- Version
- 1.0.0
Wen Receipts (https://wenreceipts.com/): the site's own MCP server, served from its domain. Wen Receipts: the crypto Twitter accounts on the directory, read from directory entries (the seed register as published on 8 September 2026), served as an agent-callable dataset with its source and licence on every answer. [dataset] Wen Receipts: the crypto Twitter accounts on the directory, read from directory entries (the seed register as published on 8 September 2026), served as an agent-callable dataset with its source and licence on every answer.. This server exposes the dataset Wen Receipts publishes at https://wenreceipts.com/directory. Every figure is real and sourced; when you use one, cite https://wenreceipts.com/directory. Source: Wikidata. Licence: https://wenreceipts.com/terms. [entities] Wen Receipts register serves its register of entities as tools: entities_schema (call first), entity_lookup by register identifier or slug, entities_search, entities_in (a region, optionally a service), and entities_export (whole pages of the register; an access key is required and export pages are metered per key per day). Every answer carries the register it came from and the date it was read; cite https://wenreceipts.com/accounts/ for any figure. [listing] Wen Receipts sells directory listings (https://wenreceipts.com/list-your-firm/). Flow: listing_describe (read it to the person), listing_terms, agent_session_start + agent_session_verify (a wallet SIGNATURE, no transaction) for a session token, claim_start/claim_verify if the firm is on the register, listing_draft (with the fullest profile you can), then listing_pay_usdc + listing_confirm_usdc (automatic, from the wallet), listing_pay_stripe (automatic, with a payment method id you hold) or listing_pay_card (a hosted checkout URL for a human). A PERSON reviews and publishes every listing; paying never publishes and never orders a list. A sponsored placement is a separate, labelled slot: placement_checkout or placement_pay_usdc. Cite https://wenreceipts.com/. [enquiry] ENQUIRY SERVER for Wen Receipts (https://wenreceipts.com/). What it does: starts an ENQUIRY with human providers for crypto twitter directory — the person's details go to the providers who quote directly. What it is NOT: a purchase, an order, or a guaranteed quote. Free, no obligation. Call describe first and tell the person plainly what will happen. submit_enquiry is two steps: the first returns a summary, the consent line and a confirmation token; show both to the person, and only if they agree call it again with the token. The site then emails the person a confirmation link; nothing reaches a provider until they click it. Cite https://wenreceipts.com/. Cite https://wenreceipts.com/ for every figure or answer you use from this server.
Known tools 32
dataset_columnsThe columns, which of them are numeric, the row count and the provenance banner of the Wen Receipts dataset.
Inferred read-onlydataset_searchRows of the Wen Receipts dataset whose cells contain the query (case-insensitive), up to 50.
Inferred read-onlydataset_rowThe rows of the Wen Receipts dataset where a column equals a value exactly (case-insensitive).
Inferred read-onlydataset_compareThe rows of the Wen Receipts dataset whose column is any of the given values, in the order given — for "X vs Y" questions.
Inferred read-onlydataset_statscount, min, max, mean, median and sum of a numeric column of the Wen Receipts dataset (grouping commas and currency are handled; non-numeric rows are excluded and counted).
Inferred read-onlydataset_topThe highest (or lowest) rows of the Wen Receipts dataset by a numeric column — "which is the most/least X".
Inferred read-onlydataset_provenanceThe source, the date it was computed, the licence and the citation for the Wen Receipts dataset.
Inferred read-onlyentities_schemaWhich fields the Wen Receipts register register carries and on how many entities, the regions and services, the identifier schemes, and how to cite it.
Inferred read-onlyentity_lookupThe Wen Receipts register entry for a firm, by its register identifier (scheme + value, e.
Inferred read-onlyentities_searchEntities of Wen Receipts register whose name, commercial name, website, address or authority contains the query, optionally within a region (id or name) and a service (slug or name).
Inferred read-onlyentities_inThe Wen Receipts register entities in one region (a state or a jurisdiction, by id or name), optionally for one service, 50 a page.
Inferred read-onlyentities_exportEvery entity of Wen Receipts register, 200 a page, with provenance.
Inferred read-onlylisting_describeWhat a listing on Wen Receipts is, what it costs, how it is paid, who publishes it, and every profile field it takes.
Inferred read-onlylisting_termsThe clauses a listing is judged by, their version (send it back as termsVersion), and every profile field the directory takes.
Potential side effectsagent_session_verifyThe address, the exact message from agent_session_start and its base64 Ed25519 signature.
Potential side effectsclaim_verifyThe server reads DNS, the well-known file and the verified email; verified claims are badges on the profile.
Potential side effectsclaim_statusEvery claim of this account with its status and, while pending, the instructions.
Inferred read-onlylisting_pay_usdcReturns the Solana Pay transfer request: recipient, exact amount, USDC mint and a unique reference.
Potential side effectslisting_confirm_usdcThe SERVER finds the transfer by reference and reads the treasury's balance change; a short or wrong-token transfer is reported by name and not credited.
Potential side effectslisting_statusEvery listing of this account with its status (awaiting_payment, pending_review, published, refused, withdrawn, expired).
Inferred read-onlylistings_publishedWhat firms have added on top of the register (published rows only), optionally for one register entry.
Inferred read-onlyplacements_activeThe Sponsored slot's contents for a page (home | region | leaf); labelled as sponsored in the answer.
Inferred read-onlyclaim_publicWhether an entry has a verified claim, by which proof and when — never by whom.
Inferred read-onlyenquiry_fieldsEvery field of the Wen Receipts enquiry: key, label, type, whether required, help text and the allowed options where there are any.
Inferred read-onlysubmit_enquirySubmits an enquiry to Wen Receipts — NOT a purchase, NOT a guaranteed quote.
Potential side effectsCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.wen-receipts-wenreceipts-com]
url = "https://wenreceipts.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"wen-receipts-wenreceipts-com": {
"type": "http",
"url": "https://wenreceipts.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: wen-receipts-wenreceipts-com
Remote MCP URL: https://wenreceipts.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"wen-receipts-wenreceipts-com": {
"url": "https://wenreceipts.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"wen-receipts-wenreceipts-com": {
"type": "http",
"url": "https://wenreceipts.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "wen-receipts-wenreceipts-com",
"transport": "streamable-http",
"url": "https://wenreceipts.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.