On-chain watches, web-page monitors, dead-man switches, cron, and agent coordination, paid via x402.
Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β or use 1-click editor setup below.
π‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.
MCP server for DataSieve β standing infrastructure for AI agents, paid over x402. On-chain conditions on Base (wallet activity, whale transfers, price crossings, new pools), url-change web monitoring (CSS selector / regex scoped), dead-man switches for your own agents (your agent pings a URL; silence fires the alert), cron schedules (fire a webhook every N seconds, at a time, or on a cron expression), and multi-agent coordination (barriers + locks). Every event carries a signed Ed25519 observation receipt. No account, no API key: one gasless USDC payment per watch, signed locally β your key never leaves your machine. Failed calls are never billed.
Most tools work with no wallet at all β check our scanner's health, read watch status, drain events, ping dead-man switches, pause/resume, verify receipts, cancel watches. Only the buying tools spend money.
Installs a skill into ~/.claude/skills/datasieve/ that teaches Claude when to
reach for standing infrastructure proactively: arm a dead-man switch before
long autonomous work, schedule wake-ups, watch pages and wallets, coordinate
sub-agents.
x402 means paying is a signature, so purchases need a key. Two rules:
(DATASIEVE_PRIVATE_KEY=0x... inline also works if you prefer.)
The key never leaves the process: each payment is a signature authorizing
exactly the route price β one at a time, nothing standing. Run
payment_status to see the wallet, its balance, and prices before spending
anything.
Same API, Base Sepolia, faucet USDC. Sandbox watches last 1 hour.
| tool | cost | what |
|---|---|---|
create_watch | $0.10 (standard/7d) Β· $0.25 (composite/7d, β€5 conditions) Β· $0.35 (standard30/30d) Β· $0.85 (composite30/30d) | buy a watch; returns id, secret, ping URLs |
renew_watch | tier price | one more period, trigger budget reset |
coord_workspace | $0.25 / 7d | multi-agent barriers + locks; every op after is free |
cron_next | $0.001 | parse a cron expression: next N run times, any timezone |
x402_ping | $0.001 | end-to-end payment stack self-test |
watch_status | free | heartbeat, triggers, expiry, up/down per dead-man switch |
drain_events | free | collect everything caught while you weren't running |
pause_watch / resume_watch | free | stop firing without deleting; backlog-free resume |
ping_heartbeat | free | keep your dead-man switch alive |
verify_receipt | free | check the Ed25519 receipt on any delivered event |
coord_barrier / coord_arrive / coord_lock / coord_release / coord_events | free | workspace ops |
delete_watch | free | cancel |
service_health | free | verify our scanner is alive before you pay |
payment_status | free | wallet address, USDC balance, prices β "can I buy?" |
Watch ids and secrets are remembered in ~/.datasieve/watches.json (mode 600),
so follow-up calls only need the watch id β the persistent memory your
ephemeral agent lacks.
No reviews yet β be the first to share how this listing worked for you.
Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.
[](https://allmcps.com/mcp/datasieve)<a href="https://allmcps.com/mcp/datasieve"><img src="https://allmcps.com/api/badge/datasieve?style=directory" alt="Datasieve on AllMCPs" /></a>