ephemeral cloud mcp for Zed
io.github.weekendinvestor/ephemeral-cloud-mcp
Temporary webhooks, URL watches and delayed callbacks for AI agents. Pay per use in USDC (x402).
client:Zed
transport:stdio
runtime:npm
Install ephemeral cloud mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"ephemeral-cloud-mcp": {
"command": "npx",
"args": [
"-y",
"ephemeral-cloud-mcp"
],
"env": {
"WALLET_KEY_FILE": "<WALLET_KEY_FILE>",
"X402_MAX_PAYMENT_USD": "<X402_MAX_PAYMENT_USD>",
"X402_SESSION_BUDGET_USD": "<X402_SESSION_BUDGET_USD>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs