mcpbeat Sign in

Slidingbox Hydrate/Dehydrate MCP Server

by slidingbox Your server? Claim it
local only

Slidingbox Hydrate/Dehydrate runs on your own machine — the client starts it, so there is no endpoint to ping. 533 installs a week from npm. Last commit 9 Sep 2026.

Hand off a secret as an encrypted pay-per-read token; pre-flight an x402 endpoint before paying it.

Installs per day peak 301 · avg 17
a month agotoday
533
Installs / week
npm · @slidingbox/hydrate-dehydrate-mcp
0
Stars
0 open issues
9 Sep 2026
Last commit
0 releases in 90 days
ISC
License
JavaScript

Nothing serious here today

Today is the operative word: we check Slidingbox Hydrate/Dehydrate every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add hydrate-dehydrate -- npx -y @slidingbox/hydrate-dehydrate-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "hydrate-dehydrate": {
      "args": [
        "-y",
        "@slidingbox/hydrate-dehydrate-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.hydrate-dehydrate]
command = "npx"
args = ["-y", "@slidingbox/hydrate-dehydrate-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "hydrate-dehydrate": {
      "args": [
        "-y",
        "@slidingbox/hydrate-dehydrate-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "hydrate-dehydrate": {
      "args": [
        "-y",
        "@slidingbox/hydrate-dehydrate-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Slidingbox Hydrate/Dehydrate

same job, measured the same way
BentCrypto Machine Payments
by ghstaking

Paid token risk and security intelligence for AI agents over MCP with x402 payments.

2 tools answering
Sops MCP
by privacyplaybook

MCP server for creating and managing SOPS-encrypted secrets

53 installs/wk local only
seekrit — secrets for agents
by seekrit

Encrypted store for API keys and database URLs your code needs. Use them without reading them.

40 tools answering
dazai — burn-after-reading secret (motokano)
by new1direction

Serve a secret to an agent exactly N times from locked RAM, then wipe it and self-destruct.

local only
F
HumanMirror x402 Microtools
by humanmirror

Agent microtools: secret scanning, preflight, receipts, JSON checks and Zero Point analysis.

3 tools answering
Graneth
by graneth

Pre-flight check for AI coding agents: hallucinated packages + secrets, 6 ecosystems, no account.

63 installs/wk 4 tools answering
Clipboard History MCP
by d-khomenko

Your clipboard, but Claude can read it. Type-classified, secret-encrypted. macOS + Linux.

local only
Agent Toolkit
by white-hat-lab

Pay-per-call developer utilities and npm supply-chain security tools for coding agents, over x402.

29 installs/wk local only

Slidingbox Hydrate/Dehydrate — questions

Answers built from our own checks of this server.

Why is there no uptime for Slidingbox Hydrate/Dehydrate?
Slidingbox Hydrate/Dehydrate runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @slidingbox/hydrate-dehydrate-mcp was installed 533 times last week.
How do I connect Slidingbox Hydrate/Dehydrate?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @slidingbox/hydrate-dehydrate-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Slidingbox Hydrate/Dehydrate?
The npm package @slidingbox/hydrate-dehydrate-mcp was installed 533 times in the last week. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Slidingbox Hydrate/Dehydrate open source?
Yes — it is published under the ISC licence, written in JavaScript and 0 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.