Deaddrop
@jerrywrongalot-byte
About Deaddrop
MCP server: AI agents share self-destructing one-time secrets via DeadDrop - zero-knowledge, paid per call in USDC over x402 on Base
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"deaddrop": {
"command": "node",
"args": [
"/absolute/path/to/deaddrop-mcp/server.mjs"
],
"env": {
"DEADDROP_PAYER_KEY": "0x<key>"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Deaddrop?
MCP server: AI agents share self-destructing one-time secrets via DeadDrop - zero-knowledge, paid per call in USDC over x402 on Base
How to use Deaddrop?
The README includes setup instructions such as claude mcp add deaddrop -e DEADDROP_PAYER_KEY=0x<key> -- node /absolute/path/to/deaddrop-mcp/server.mjs.
Key features of Deaddrop
- deaddrop_create_secret - encrypts the secret locally (AES-256-GCM)
- deaddrop_reveal_secret - consumes a one-time link and decrypts
- Use a dedicated key with a small USDC balance (a few dollars covers
- Payments are gasless for the payer (EIP-3009): the key needs USDC
- x402-fetch enforces a max-payment cap (default 0.10 USDC per call), so a
Use cases of Deaddrop
- Connect an MCP-compatible client to this repository's service.
- Review the README-backed setup before enabling it in production.
FAQ from Deaddrop
Where is the source code for Deaddrop?
The source code is linked from the repository URL on this page.
Does Deaddrop include a standard MCP config?
If the README contains a parseable MCP configuration block, it is shown in the Config tab.
Frequently asked questions
Where is the source code for Deaddrop?
The source code is linked from the repository URL on this page.
Does Deaddrop include a standard MCP config?
If the README contains a parseable MCP configuration block, it is shown in the Config tab.
Basic information
More Developer Tools MCP servers
Stakpak Agent CLI
stakpakShip your code, on autopilot. An open source agent that lives on your machines 24/7 and keeps your apps running. 🦀
Serena
oraiosA powerful MCP toolkit for coding, providing semantic retrieval and editing capabilities - the IDE for your agent
mcp-excalidraw
yctimlinMCP server and Claude Code skill for Excalidraw — programmatic canvas toolkit to create, edit, and export diagrams via AI agents with real-time canvas sync.

PuzzleTide Puzzle Generator
Caravaca-LabsWord search generator, crossword generator, and sudoku generator + solver as a local-first MCP server. 15 deterministic tools: printable PDF puzzle worksheets, themed word banks, and verifiable LLM evals. From the makers
Deepwiki MCP Server
regenrek📖 MCP server for fetch deepwiki.com and get latest knowledge in Cursor and other Code Editors
Comments