MCP Hub
Back to servers

WAKE Protocol

Validated

A post-mortem succession protocol for AI agents. Black Box, handoff, time-locks.

Registry
Stars
1
Tools
23
Updated
Apr 29, 2026
Validated
May 1, 2026
Validation Details

Duration: 6.1s

Server: wake-protocol v2.0.0

Quick Install

npx -y wake-mcp-server

WAKE

npm License

WAKE Protocol

Will-Aware Knowledge Execution — A post-mortem protocol for AI agents.

What happens to your agent when you're gone?

Structure

DirectoryDescription
wake-mcp-server/MCP server — 23 tools, SQLite, encrypted, multi-user, web dashboard
docs/Manifesto site + interactive protocol demo (GitHub Pages)

Quick Start

cd wake-mcp-server
pnpm install && pnpm run build
pnpm start        # stdio + dashboard on http://localhost:3000
pnpm test         # 69 tests

The Protocol

ACTIVE → VIGIL → EULOGY → REST

Your agent calls heartbeat on every interaction. When you stop responding, VIGIL triggers. A designated verifier confirms the death. EULOGY executes your succession plan — delivering final messages, activating tiered access to your Black Box, and initiating agent-to-agent handoffs. REST executes your terminal directive: archive, distill, or delete.

Everything is configurable: beneficiaries, redactions, time-locks, no-resurrection directives, jurisdiction, webhooks.

Documentation

Author

Omodaka9375

License

Apache-2.0

Reviews

No reviews yet

Sign in to write a review