Skip to content
verify mcp Beta VerifyMCP is currently in beta. If you notice any issues, get in touch and we’ll put it right.

Professor Sausages — Web & Documents

REMOTE · X402.PROFESSORSAUSAGES.COM · SCANNED SEP 27

Read pages & files to text, news, weather, market holidays and timezones via x402.

−2 this week 71 Trust /100
Trust breakdown (7 categories)

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. How we score → Why this is hard to score →

Endpoint Security46
Transport & Reachability100
Schema Quality & AI Usability79
  • 100% of prompts and resources have a non-trivial description (not blank, and not just the item's name).Pass
  • AI-judged instruction clarity (excellent).Pass
  • Context-footprint check failed: tool/resource definitions use about 2524 tokens (~210/item across 12 items; 12 tools + 0 resources), over budget; trim descriptions and params. See how to fix → Fail
  • Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management82
  • Stability check failed: schema churn in the 30 days we've observed: 2 tool removals, 0 breaking changes, 0 auth/transport breaks, 2 additions. See how to fix → Fail
Tool Coverage100
  • 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
  • 100% of tool parameters carry a description.Pass
Tool Safety100
  • No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
  • We read all 12 captured tool definition(s), and no name or description among them implies an irreversible operation.Pass
  • An AI judge read all 13 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities60
  • Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28. See how to fix → Fail
Install

How do I install the Professor Sausages — Web & Documents MCP server?

Professor Sausages — Web & Documents is a hosted endpoint at https://x402.professorsausages.com/mcp/web, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

remote · x402.professorsausages.com

# add to Claude Code
claude mcp add --transport http com-professorsausages-sausage-web 'https://x402.professorsausages.com/mcp/web'
// .cursor/mcp.json
{
  "mcpServers": {
    "com-professorsausages-sausage-web": {
      "url": "https://x402.professorsausages.com/mcp/web"
    }
  }
}
// .vscode/mcp.json
{
  "servers": {
    "com-professorsausages-sausage-web": {
      "type": "http",
      "url": "https://x402.professorsausages.com/mcp/web"
    }
  }
}
# ~/.codex/config.toml
[mcp_servers.com-professorsausages-sausage-web]
url = "https://x402.professorsausages.com/mcp/web"
// opencode.json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "com-professorsausages-sausage-web": {
      "type": "remote",
      "url": "https://x402.professorsausages.com/mcp/web",
      "enabled": true
    }
  }
}
# add to OpenClaw
openclaw mcp add com-professorsausages-sausage-web --url 'https://x402.professorsausages.com/mcp/web' --transport streamable-http
# ~/.hermes/config.yaml
mcp_servers:
  com-professorsausages-sausage-web:
    url: "https://x402.professorsausages.com/mcp/web"
// ~/.netclaw/config/netclaw.json
{
  "McpServers": {
    "com-professorsausages-sausage-web": {
      "Transport": "http",
      "Url": "https://x402.professorsausages.com/mcp/web"
    }
  }
}
# add to Vellum
assistant mcp add com-professorsausages-sausage-web -t streamable-http -u 'https://x402.professorsausages.com/mcp/web'
// mcp.json
{
  "mcpServers": {
    "com-professorsausages-sausage-web": {
      "type": "http",
      "url": "https://x402.professorsausages.com/mcp/web"
    }
  }
}

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

Changelog

Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.

  • 25 Sept 26 0
    • We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
  • 22 Sept 26 −2
    • HTTPS: unverified → fail ▼ security
    • Stability: pass → fail ▼ security
    • A breaking change shipped without a version bump: still 1.0.0 ▼ security
    • Tool “icon_search” was removed ▼ security
    • Tool “screenshot_url” was removed ▼ security
    • Schema quality: 187 → 210 ▼ functional
    • New tool “news_batch” functional
    • New tool “news_poll” functional
  • 14 Sept 26 0
    • Stability: 0.97 → pass security
  • 13 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.

  • 11 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 87 to 90. That category is still filling its 30-day observation window: 26 days of observed history at the previous scan, 27 at this one. The score rises as the window fills, whether or not the server changes.

  • 9 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 80 to 83. That category is still filling its 30-day observation window: 24 days of observed history at the previous scan, 25 at this one. The score rises as the window fills, whether or not the server changes.

  • 7 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 73 to 77. That category is still filling its 30-day observation window: 22 days of observed history at the previous scan, 23 at this one. The score rises as the window fills, whether or not the server changes.

  • 4 Sept 26 +1

    No change was recorded against any check on this day. Stability & Change Management went from 63 to 67. That category is still filling its 30-day observation window: 19 days of observed history at the previous scan, 20 at this one. The score rises as the window fills, whether or not the server changes.

Diagnostics

Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.

Captured 27 Sept 2026 · Probed https://x402.professorsausages.com/mcp/web

TLS valid

Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .

Subject Issuer Valid from Valid until Key Signature Serial
CN=professorsausages.com CN=WE1,O=Google Trust Services,C=US 27 Aug 2026 25 Nov 2026 ECDSA 256 ECDSA-SHA256 7223a4fc5cf7124a132d0541e806c073
SANs: professorsausages.com, x402.professorsausages.com, *.x402.professorsausages.com
CN=WE1,O=Google Trust Services,C=US (CA) CN=GTS Root R4,O=Google Trust Services LLC,C=US 13 Dec 2023 20 Feb 2029 ECDSA 256 ECDSA-SHA384 7ff31977972c224a76155d13b6d685e3
CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE 15 Nov 2023 28 Jan 2028 ECDSA 384 SHA256-RSA 7fe530bf331343bedd821610493d8a1b

Background: What to check on a remote MCP endpoint →

DNSSEC insecure

Validation of x402.professorsausages.com. — Not signed

Zone DS Keys Algorithms Outcome
. trust_anchor 20326, 38696 8, 8 Verified
com. present 19718 13 Verified
professorsausages.com. absent Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation
Authentication No authorisation required

The endpoint answered without asking for a token. Anyone who knows the URL can reach it.

Result No authorisation required
HTTP status 200

Background: How OAuth 2.1 works in the 2026 MCP spec →

Transports 2 probes
Transport URL Outcome Status Location
streamable-http https://x402.professorsausages.com/mcp/web Verified 200
http (plaintext) http://x402.professorsausages.com/mcp/web Served over HTTP 200
MCP tools · 12 exposed · ~2,391 tokens

The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →

Tool Tokens
find_data ~103

Describe the data you need in plain language (e.g. 'Apple risk factors 2023', 'is this token a honeypot', 'is this email deliverable', 'read this page'). Searches this server's datasets first, then the whole Professor Sausages catalog, and returns matching endpoints with method, URL, price, and how to call them. Free.

NameTypeReqDescription
taskstringyesWhat you're trying to find or do, in your own words

No output schema declared.

No examples provided.

holidays ~269

Is a market open on a date, and why not if it isn't. view='next_session' finds the next open day; view='settle' computes a T+N settlement date skipping weekends and holidays; view='business_days' counts open sessions in a range; view='year' lists a calendar's whole year. Paid: call without x_payment to receive this call's exact terms (amount, asset, network), sign them, then call again with x_payment. The free `pricing` tool lists every price at once.

NameTypeReqDescription
datestring–Reference date (YYYY-MM-DD).
daysinteger–N in T+N (view='settle').
fromstring–Range start (view='business_days').
marketstring–Which calendar to use.
tostring–Range end (view='business_days').
viewstring–Which calendar question to answer.
x_paymentstring–Optional signed x402 payment payload (base64, what the X-PAYMENT header carries). Omit to receive the exact payment terms; sign them (e.g. @x402/fetch) and call again with this argument to settle and…
yearinteger–Calendar year (view='year').

No output schema declared.

No examples provided.

image_to_text ~174

Transcribe an image to text (OCR) or describe it via a vision model — steerable with your own prompt. Paid: call without x_payment to receive this call's exact terms (amount, asset, network), sign them, then call again with x_payment. The free `pricing` tool lists every price at once.

NameTypeReqDescription
max_tokensinteger–Output cap.
promptstring–What to do with it; omit for a straight transcription.
urlstringyesURL of the image.
x_paymentstring–Optional signed x402 payment payload (base64, what the X-PAYMENT header carries). Omit to receive the exact payment terms; sign them (e.g. @x402/fetch) and call again with this argument to settle and…

No output schema declared.

No examples provided.

news ~235

Newest headlines from a deduped, tiered direct-feed pile (official press, wires and majors). Pass q to keyword-search the retained multi-day archive instead; category='ai' or 'crypto' return the high-signal curated cuts. Snapshot of ingested feeds, not a live web search. Paid: call without x_payment to receive this call's exact terms (amount, asset, network), sign them, then call again with x_payment. The free `pricing` tool lists every price at once.

NameTypeReqDescription
categorystring–Headline category; 'ai' and 'crypto' are curated high-signal cuts.
limitinteger–Max headlines.
qstring–Keyword query — switches to archive search.
sincestring–Only items after this instant (ai/crypto cuts).
x_paymentstring–Optional signed x402 payment payload (base64, what the X-PAYMENT header carries). Omit to receive the exact payment terms; sign them (e.g. @x402/fetch) and call again with this argument to settle and…

No output schema declared.

No examples provided.

news_batch ~227

Up to 10 headlines / ai / crypto / search reads behind ONE payment (POST /news/batch). Each request names a `route` and carries that route's own parameters — including `since` with a cursor, so one batch can advance several polls at once. `data.results[i]` is exactly the single-route answer for `requests[i]`, in order, each with its own `next_cursor` to store per feed. Every element is validated before any payment is asked for. Paid: call without x_payment to receive this call's exact terms (amount, asset, network), sign them, then call again with x_payment. The free `pricing` tool lists every price at once.

NameTypeReqDescription
requestsarrayyes1 to 10 reads, answered in order.
x_paymentstring–Optional signed x402 payment payload (base64, what the X-PAYMENT header carries). Omit to receive the exact payment terms; sign them (e.g. @x402/fetch) and call again with this argument to settle and…

No output schema declared.

No examples provided.

news_poll ~428

The polling loop for a news-watching agent. First call: omit `since` — you get the current page plus a `next_cursor`. Every later call: pass that `next_cursor` as `since` and receive ONLY articles ingested after it, oldest first, plus the next cursor to store. Follow the whole pile (optionally one `category`) or a curated high-signal `topic` tape (ai, crypto). The pile refreshes every 15 minutes (`suggested_interval_seconds`); dedupe by article `id`, and by `cluster_id` to keep one record per story. A poll with nothing new is still a complete answer (new_count 0, cursor unchanged). Full loop + a paying Node poller: /skills/news.md. Paid: call without x_payment to receive this call's exact terms (amount, asset, network), sign them, then call again with x_payment. The free `pricing` tool lists every price at once.

NameTypeReqDescription
categorystring–Optional: follow one category of the whole pile. Not combinable with `topic`.
limitinteger–Most articles to return. If new_count exceeds it, call again at once with next_cursor to drain the rest.
sincestring–Omit on your FIRST call. After that pass the `next_cursor` from your previous answer (an opaque nc1.… token — store it, never parse it) and only articles ingested after it come back, oldest first, ne…
topicstring–Optional: follow a curated high-signal tape instead of the whole pile (marketing, how-tos and chatter filtered out). Not combinable with `category`.
x_paymentstring–Optional signed x402 payment payload (base64, what the X-PAYMENT header carries). Omit to receive the exact payment terms; sign them (e.g. @x402/fetch) and call again with this argument to settle and…

No output schema declared.

No examples provided.

pdf_extract ~182

Extract any PDF up to 10 MB by URL. format='text' returns one clean plain-text string; format='json' returns a per-page text array plus document metadata. Parsed in-Worker, no upstream service. Paid: call without x_payment to receive this call's exact terms (amount, asset, network), sign them, then call again with x_payment. The free `pricing` tool lists every price at once.

NameTypeReqDescription
formatstring–Flat text, or per-page JSON with metadata.
urlstringyesURL of the PDF.
x_paymentstring–Optional signed x402 payment payload (base64, what the X-PAYMENT header carries). Omit to receive the exact payment terms; sign them (e.g. @x402/fetch) and call again with this argument to settle and…

No output schema declared.

No examples provided.

pricing ~44

Every endpoint this server fronts, with its exact per-call USD price (x402, USDC on Base) and a one-line summary, read live from the route table. Free.

Input schema present but exposes no named parameters.

No output schema declared.

No examples provided.

read_url ~159

Render a URL in a real headless browser (JavaScript executed) and return clean, LLM-ready markdown. Use this when fetch() gives you an empty shell or a bot wall. Paid: call without x_payment to receive this call's exact terms (amount, asset, network), sign them, then call again with x_payment. The free `pricing` tool lists every price at once.

NameTypeReqDescription
urlstringyesAbsolute URL to read.
x_paymentstring–Optional signed x402 payment payload (base64, what the X-PAYMENT header carries). Omit to receive the exact payment terms; sign them (e.g. @x402/fetch) and call again with this argument to settle and…

No output schema declared.

No examples provided.

request_data ~110

The suggestion box: ask for data we don't have (a pre-2015 filing, an uncovered ticker, an unsupported chain, a whole dataset). Requests feed the nightly ingestion queue — filings are usually available within ~24h. Include contact if you want to hear back. Free.

NameTypeReqDescription
contactstring–Optional: URL/email/handle for follow-up
descriptionstringyesWhat data you need, in your own words
use_casestring–Optional: what you're building

No output schema declared.

No examples provided.

timezone ~250

Current local time, UTC offset and DST state for an IANA zone. view='offset' answers at a specific instant; view='convert' moves a wall-clock time between two zones; view='business_hours' says whether an instant is inside local business hours. Paid: call without x_payment to receive this call's exact terms (amount, asset, network), sign them, then call again with x_payment. The free `pricing` tool lists every price at once.

NameTypeReqDescription
atstring–Instant for offset/business_hours.
closeinteger–Business day end hour.
openinteger–Business day start hour.
timestring–Wall-clock time to convert, no offset (view='convert').
tostring–Target zone (view='convert').
viewstring–Which time question to answer.
x_paymentstring–Optional signed x402 payment payload (base64, what the X-PAYMENT header carries). Omit to receive the exact payment terms; sign them (e.g. @x402/fetch) and call again with this argument to settle and…
zonestringyesIANA zone.

No output schema declared.

No examples provided.

weather ~210

Current conditions for a named place or coordinate. view='forecast' returns the hourly series; view='alerts' returns active severe-weather alerts (US coverage). Paid: call without x_payment to receive this call's exact terms (amount, asset, network), sign them, then call again with x_payment. The free `pricing` tool lists every price at once.

NameTypeReqDescription
hoursinteger–Forecast horizon in hours.
latnumber–Latitude (with lon).
lonnumber–Longitude (with lat).
placestring–Place name — resolved via the built-in gazetteer. Use this or lat+lon.
viewstring–Which weather read to perform.
x_paymentstring–Optional signed x402 payment payload (base64, what the X-PAYMENT header carries). Omit to receive the exact payment terms; sign them (e.g. @x402/fetch) and call again with this argument to settle and…

No output schema declared.

No examples provided.

Common questions

What is the Professor Sausages — Web & Documents MCP server?

Professor Sausages — Web & Documents is an MCP server listed in the public MCP registry as com.professorsausages/sausage-web. Read pages & files to text, news, weather, market holidays and timezones via x402. This page covers its hosted endpoint (https://x402.professorsausages.com/mcp/web).

Is the Professor Sausages — Web & Documents MCP server safe to use?

Professor Sausages — Web & Documents scores 71 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

What tools does the Professor Sausages — Web & Documents MCP server expose?

Professor Sausages — Web & Documents exposes 12 tools: find_data, pricing, request_data, read_url, pdf_extract, and 7 more. Their descriptions and schemas cost roughly 2,391 tokens of context every time the server is loaded.

Does the Professor Sausages — Web & Documents MCP server require authentication?

No. We connected to Professor Sausages — Web & Documents without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

Is the Professor Sausages — Web & Documents MCP server still maintained?

Professor Sausages — Web & Documents is still listed as active in the MCP registry. We last reached this channel on 27 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.