echorift-mcp
MCP serverDev toolsMCP server for EchoRift infrastructure primitives (BlockWire, CronSynth, Switchboard, Arbiter)
This server has no hosted endpoint yet, so ahel can't serve it. You can still add it. It stays paused until ahel can serve it.
Serve it through your gateway
One link, every agent. Your own credentials, stored once.
Tools it gives your agents (12)
| Tool | What it does |
|---|---|
| blockwire_subscribe_prepare_tx | Generate on-chain transaction payload for BlockWire webhook subscription |
| blockwire_feed | Pull recent blockchain events via paid x402 endpoint |
| cronsynth_schedule_create | Create a scheduled webhook trigger with cron expression |
| cronsynth_schedule_list | List all scheduled webhook triggers |
| cronsynth_schedule_delete | Delete a scheduled webhook trigger |
| switchboard_task_enqueue | Enqueue a task to a Switchboard swarm queue |
| switchboard_task_claim | Claim a task from a Switchboard swarm queue |
| switchboard_task_complete | Mark a claimed task as complete |
| arbiter_lock_acquire | Acquire a distributed lock with fencing token |
| arbiter_lock_release | Release a distributed lock using fencing token |
| arbiter_leader_get | Get current leader for a swarm |
| arbiter_election_run | Run a leader election for a swarm |
Signals
- Tools captured
- 12