Skip to main content

Plan state management and phase gate enforcement for AI dev loops via MCP

Project description

morpheus-mcp

Plan state management and phase gate enforcement for AI dev loops via MCP. Morpheus tracks plan progress, enforces phase gates with evidence requirements, and coordinates task lifecycle across agents.

Part of the EvoIntel suite: Sentinel, Seraph, Niobe, Merovingian, Morpheus, Anno.

Install

pipx install morpheus-mcp

MCP Tools

Tool Description
morpheus_init Load a plan file, parse tasks, begin tracking
morpheus_status Plan progress, task states, active phase
morpheus_advance Advance a task through a phase gate with evidence
morpheus_close Mark a plan as completed

Phase Gates

Each phase requires evidence before advancing:

Phase Required Evidence
CHECK (none)
CODE fdmc_preflight with 4 lenses (consistent must include sibling_read)
TEST build_verified
GRADE tests_passed
COMMIT seraph_id (skipped if plan has grade: false)
ADVANCE knowledge_gate

CLI

morpheus init plans/my-plan.md    # Load a plan
morpheus status                   # Show progress
morpheus advance <task-id> CHECK  # Advance a phase
morpheus close <plan-id>          # Close the plan
morpheus list                     # List all plans

MCP Configuration

Add to your .mcp.json or ~/.claude.json:

{
  "mcpServers": {
    "morpheus": {
      "command": "morpheus-mcp",
      "args": []
    }
  }
}

License

MIT

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

morpheus_mcp-0.1.0.tar.gz (25.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

morpheus_mcp-0.1.0-py3-none-any.whl (18.3 kB view details)

Uploaded Python 3

File details

Details for the file morpheus_mcp-0.1.0.tar.gz.

File metadata

  • Download URL: morpheus_mcp-0.1.0.tar.gz
  • Upload date:
  • Size: 25.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for morpheus_mcp-0.1.0.tar.gz
Algorithm Hash digest
SHA256 303f3e7615295ab19ff0289dc8e8368db52527d0ac3da3e4af502ce70333707c
MD5 b5d819eee030dda58f4347c2feb25121
BLAKE2b-256 297998b774fb8ed57eac99b8b3a532b7802b3556abd304f34f921c2039fc335b

See more details on using hashes here.

File details

Details for the file morpheus_mcp-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: morpheus_mcp-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 18.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for morpheus_mcp-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 34278697e948b62cb83f825d1a59a8016b8427cd0a6ea603874b2c2c171ca3bf
MD5 2847ff818b229a76cd10231c1e9329d9
BLAKE2b-256 2ba7255617ebef66f7446165ddd24ba5335b39762fe46b6578bf291c1318d96e

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page