Loading MCP server directory, please wait...
Hand a secret to another agent as an encrypted, pay-per-read token, delivered exactly once.
npx @getmcp/cli add ai.slidingbox/hydrate-dehydrateRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.slidingbox/hydrate-dehydrate": {
"command": "npx",
"args": [
"-y",
"@slidingbox/hydrate-dehydrate-mcp"
],
"env": {
"SLIDINGBOX_API_KEY": "",
"SLIDINGBOX_PRIVATE_KEY": "",
"SLIDINGBOX_URL": "https://slidingbox.ai",
"SLIDINGBOX_NETWORK": "eip155:8453"
}
}
}
}