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

Routebase
RoutebaseRoutebase keeps your API's design, docs, contract tests, mocks and monitoring in one living OpenAPI spec so they can't drift apart. Agents work on that same source of truth, under your team's permissions.

Skycloak
Manage your Skycloak-hosted Keycloak: clusters, realms, apps, SSO and users, from any MCP client.
TranscriptFetch MCP Server
TranscriptFetchModel Context Protocol (MCP) server for TranscriptFetch: fetch YouTube transcripts, search, channels, and playlists from any MCP client.

directree
coburn2716directree MCP server — query the honest software directory from any AI assistant

Termany
thinkany-aiAgent-Native Terminal
Comments