Slidingbox Hydrate/Dehydrate MCP server
Encrypted one-time secret handoff, x402 pre-flight, and web page change checks and watches.
0 stars304 downloads/wk
Reviews
Write oneNobody has reviewed Slidingbox Hydrate/Dehydrate yet.
If you have run it, two minutes of your experience saves the next person an afternoon.
Slidingbox Hydrate/Dehydrate tools (5)
write = sends, deletes, buys or postsRead from the package source without running it. The installed server may list more.
has_page_changedCheck whether a public web page has changed since it was last checked, by anyone: HTTP status, redirect target, content type, which sections changed (by position), and whether the set of scripts it loads changed. Returns what was observed and from where, never the page itself and never a safe/unsafe verdict. A page's first check is free; later checks cost $0.05 over x402.
retrieve_secretRead a secret stored on Slidingbox, using the token from store_secret. This destroys it: the token is dead the instant this succeeds, and a second call returns nothing. Reading is paid (x402) unless an evaluation key is configured.
store_secretEncrypt a secret locally and store the ciphertext on Slidingbox. Returns one token that carries both the pointer and the decryption key. Hand that token to whoever should read it: the first read delivers the secret and destroys it. Slidingbox never sees the plaintext or the key.
verify_endpointCheck an x402 endpoint before paying it: whether it is live and payable, whether its live price and payee still match the CDP Bazaar catalog listing, and when either last changed. Use before the first payment to an endpoint you have not used. Paid (x402) unless an evaluation key is configured.
watch_pageWatch a public web page for 7 days: it is checked hourly (168 checks), and each time a check finds a change, a POST signed with HMAC-SHA256 goes to your https callback. One payment of $0.50 over x402; it ends by itself, with nothing to renew or cancel. Returns the watch id and the secret that verifies callbacks (X-Drift-Signature: sha256=<hex HMAC of the raw body>). Keep the secret: it is shown on
Public scan report
scanner v0.1.5 · 2026-09-19 · same rubric, same numbers if you re-run it
- Code scan3 source files scanned25/25
- –Live reliabilityno gateway calls yet and no remote to proben/a
- –Tool poisoningtools not inspected (local package is not executed); not countedn/a
- Auth qualitystatic API keys via environment variables6/15
- Maintenancelast push 1 days ago15/15
- Maintainer identityregistry namespace matches repository owner; website matches verified namespace9/10
Install directly
Runs npx -y @slidingbox/hydrate-dehydrate-mcp on your machine. Read the scan report first; the gateway never runs local packages.
claude mcp add hydrate-dehydrate -- npx -y @slidingbox/hydrate-dehydrate-mcp
Slidingbox Hydrate/Dehydrate: common questions
- Is Slidingbox Hydrate/Dehydrate MCP server safe?
- Yes, by our scan: it is graded A (85/100). Read the Slidingbox Hydrate/Dehydrate safety report
- How do I install Slidingbox Hydrate/Dehydrate?
- It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
- Does Slidingbox Hydrate/Dehydrate need an API key?
- Yes. The registry entry asks for
SLIDINGBOX_API_KEY,SLIDINGBOX_PRIVATE_KEY. - Is Slidingbox Hydrate/Dehydrate maintained?
- The last commit was in the last day (2026-09-19). The latest release is v0.3.0.
- What can I use instead of Slidingbox Hydrate/Dehydrate?
- Servers from other publishers that do the same job: Phoenix Zero — L2 Health Oracle MCP server, NetOps Field Notes MCP server and DoDomain MCP server. Compare all Slidingbox Hydrate/Dehydrate alternatives.
Alternatives to Slidingbox Hydrate/Dehydrate
Same job from other publishers: the closest match first, then the best rated.
- Phoenix Zero — L2 Health OraclePre-flight L2 health check using kernel-level eBPF telemetry. PASS/DEGRADED/FAIL verdict.not reviewedGrowingA
- NetOps Field NotesConfig drift, CIS/PCI checks, 802.1X diagnosis, certs inside configs, topology, change pre-flight.not reviewedNewA
- DoDomainConnect custom domains via AI agents: DNS pre-flight checks, hand-off connect sessions and checks.not reviewedNewB
Pilot-NextFlying club management: book aircraft, log Hobbs/Tacho hours, settle flights and check weather.not reviewedNewB- MCP ServerEnable your AI agents to scrape and parse web content dynamically, including geo-restricted sitesnot reviewedGrowingA