Server data from the Official MCP Registry
A post-mortem succession protocol for AI agents. Black Box, handoff, time-locks.
A post-mortem succession protocol for AI agents. Black Box, handoff, time-locks.
Valid MCP server (3 strong, 1 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry.
5 files analyzed · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-omodaka9375-wake": {
"args": [
"-y",
"wake-mcp-server"
],
"command": "npx"
}
}
}From the project's GitHub README.
Will-Aware Knowledge Execution — A post-mortem protocol for AI agents.
What happens to your agent when you're gone?
| Directory | Description |
|---|---|
wake-mcp-server/ | MCP server — 23 tools, SQLite, encrypted, multi-user, web dashboard |
docs/ | Manifesto site + interactive protocol demo (GitHub Pages) |
cd wake-mcp-server
pnpm install && pnpm run build
pnpm start # stdio + dashboard on http://localhost:3000
pnpm test # 69 tests
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.
Apache-2.0
Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Read, search, and manipulate Git repositories programmatically
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.