ephemeral cloud mcp for Windsurf
io.github.weekendinvestor/ephemeral-cloud-mcp
Temporary webhooks, URL watches and delayed callbacks for AI agents. Pay per use in USDC (x402).
client:Windsurf
transport:stdio
runtime:npm
Install ephemeral cloud mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"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>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs