← Index

WAKE Protocol

io.github.Omodaka9375/wake·v2.2.2·Cloud Storage
Quality Score
95
/100

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

§01  Install
Claude Desktop (claude_desktop_config.json)
{
  "mcpServers": {
    "wake": {
      "command": "npx",
      "args": [
        "-y",
        "wake-mcp-server"
      ]
    }
  }
}
Cursor (.cursor/mcp.json)
{
  "mcpServers": {
    "wake": {
      "command": "npx",
      "args": [
        "-y",
        "wake-mcp-server"
      ]
    }
  }
}
Cline (cline_mcp_settings.json)
npx -y wake-mcp-server
§03  MCP Quality Score  ·  methodology
freshness
25
completeness
20
installability
25
documentation
15
stability
10
§04  Alternatives in Cloud Storage