Loomal

WAKE Protocol

MCP server by github.com/omodaka9375/wake

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

3 starsnpm: wake-mcp-server

About WAKE Protocol

WAKE Protocol is an MCP (Model Context Protocol) server published by omodaka9375 in the official MCP registry, listed under Autonomous Agents on Loomal. A post-mortem succession protocol for AI agents. Black Box, handoff, time-locks.

It ships as an npm package (wake-mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/omodaka9375/wake, where the project has earned 3 GitHub stars.

Use WAKE Protocol with your agent

Claude Code · one command
claude mcp add wake-protocol -- npx -y wake-mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "wake-protocol": {
      "command": "npx",
      "args": [
        "-y",
        "wake-mcp-server"
      ]
    }
  }
}
npmwake-mcp-server

Frequently asked questions

What is WAKE Protocol?
WAKE Protocol is an MCP (Model Context Protocol) server by omodaka9375 in the Autonomous Agents category. A post-mortem succession protocol for AI agents. Black Box, handoff, time-locks.
How do I connect WAKE Protocol to Claude, Cursor, or another MCP client?
Install WAKE Protocol from its npm package (wake-mcp-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is WAKE Protocol open source?
Yes — the source code is public at github.com/omodaka9375/wake, with 3 GitHub stars.
Can AI agents pay to use WAKE Protocol?
Not yet through Loomal — WAKE Protocol is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain WAKE Protocol? Claim this listing free by verifying GitHub ownership, or contact us.