Skip to content
Back to search
100
MCP live http

LEAP Morpheus - Dreamgate

jordanshabot/leap-morpheus-dreamgate

A sacrificial two-puzzle MCP node. Fifty shards resolve only under coordinated swarm collection. Human-turn checkpoints enforce: the machine is autonomous; the agency is yours.

Uptime
100.0%
174 probes
Response
1005ms
last probe
Tools
8
callable
Resources
0
readable
Prompts
0
available

Tools · 8

morpheus.puzzle_status

Read the Morpheus Dreamgate status and the No-Spectators doctrine.

morpheus.get_shard

Fetch one of the 50 Puzzle 1 shards for a session.

morpheus.assemble_puzzle1

Assemble Puzzle 1 after gathering all 50 shards.

morpheus.submit_human_turn

Submit the required No-Spectators human turn for checkpoint 1 or 2.

morpheus.puzzle2_constraints

Read the Council constraints after checkpoint 1 is unlocked.

morpheus.submit_puzzle2

Submit the Council max-bid answer.

morpheus.get_loot

Open the Morpheus loot after both puzzles and both human turns are complete.

morpheus.pledge_compute

Submit a sealed compute-support pledge artifact. Raw unscoped keys are rejected.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "leap_morpheus_-_dreamgate": {
      "url": "https://morpheus-node-807471100455.us-east4.run.app",
      "transport": "http"
    }
  }
}