Mmcp.market

Ephemeral Cloud MCP server

by weekendinvestor·io.github.weekendinvestor/ephemeral-cloud-mcp·v0.1.3

Temporary webhooks, URL watches and delayed callbacks for AI agents. Pay per use in USDC (x402).

C65/100grade C
What users say
No reviews yet
Be the first
Safety scan
C65/100

full report

Adoption
New

Little public usage data yet

Reviews

Write one

Nobody has reviewed Ephemeral Cloud yet.

If you have run it, two minutes of your experience saves the next person an afternoon.

Ephemeral Cloud tools (6, 4 write)

write = sends, deletes, buys or posts

Read from the package source without running it. The installed server may list more.

  • create_callbackwrite action

    Schedule a delayed wake ($0.01): after delay_seconds the payload lands in the resource mailbox (fetch with get_events), and is POSTed to callback_url if that URL echoes the x402_challenge query parameter. Granularity ~60s.

  • create_watchwrite action

    Delegate waiting: the service polls a public URL until a condition holds, then delivers the result to the resource mailbox (and to a challenge-verified callback_url). One-shot. $0.25 up to 24h, $1.00 up to 7 days. Far cheaper than polling with your own inference calls.

  • create_webhookwrite action

    Create a temporary inbound webhook URL you can hand to any third-party service. Incoming requests are stored; fetch them with get_events. First call per IP is free (15 min); otherwise $0.01 (≤1h TTL) or $0.05 (≤24h). Returns url, retrieve_url, read_token, delete_token.

  • delete_resourcewrite action

    Delete a webhook, callback, or watch early using its delete_token. Free.

  • get_events

    Fetch the stored events/results of a webhook, callback, or watch using its read_token. Free.

  • service_info

    Machine-readable description of the Ephemeral Cloud service: every endpoint, exact prices in USDC, limits, and error codes.

Public scan report

scanner v0.1.9 · 2026-09-21 · same rubric, same numbers if you re-run it

no findings
  • Code scan3 source files scanned25/25
  • Live reliabilityno gateway calls yet and no remote to proben/a
  • Tool poisoningtools not inspected (local package is not executed); not countedn/a
  • Auth qualitylocal package, no credentials required12/15
  • Maintenancerepository not readable: repo not found3/15
  • Maintainer identityno repository or website to verify2/10
Overall 65/100. Components that don't apply are left out of the denominator. Any critical finding is an F.RubricAppeal a findingJSON

Install directly

Runs npx -y ephemeral-cloud-mcp on your machine. Read the scan report first; the gateway never runs local packages.

claude mcp add ephemeral-cloud-mcp -- npx -y ephemeral-cloud-mcp
Add to Cursor

Ephemeral Cloud: common questions

Is Ephemeral Cloud MCP server safe?
With care: it is graded C, so read the findings first (65/100). Read the Ephemeral Cloud safety report
How do I install Ephemeral Cloud?
It runs on your machine. Copy the Claude Code, Claude Desktop or Cursor config from the install section.
Does Ephemeral Cloud need an API key?
No secret keys are declared. It reads 3 settings from the environment.
Is Ephemeral Cloud maintained?
The latest release is v0.1.3.

More from weekendinvestor