Loomal

Perseus — Live Context Engine

MCP server by github.com/tcconnally/perseus

Compile-before-context engine: pre-resolves workspace state into markdown before the AI sees it.

17 starspypi: perseus-ctx

About Perseus — Live Context Engine

Perseus — Live Context Engine is an MCP (Model Context Protocol) server published by tcconnally in the official MCP registry. Compile-before-context engine: pre-resolves workspace state into markdown before the AI sees it.

It ships as a Python package on PyPI (perseus-ctx), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/tcconnally/perseus, where the project has earned 17 GitHub stars.

Use Perseus — Live Context Engine with your agent

Claude Code · one command
claude mcp add perseus-live-context-engine -- uvx perseus-ctx
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "perseus-live-context-engine": {
      "command": "uvx",
      "args": [
        "perseus-ctx"
      ]
    }
  }
}
pypiperseus-ctx

Frequently asked questions

What is Perseus — Live Context Engine?
Perseus — Live Context Engine is an MCP (Model Context Protocol) server by tcconnally. Compile-before-context engine: pre-resolves workspace state into markdown before the AI sees it.
How do I connect Perseus — Live Context Engine to Claude, Cursor, or another MCP client?
Install Perseus — Live Context Engine from its pypi package (perseus-ctx) 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 Perseus — Live Context Engine open source?
Yes — the source code is public at github.com/tcconnally/perseus, with 17 GitHub stars.
Can AI agents pay to use Perseus — Live Context Engine?
Not yet through Loomal — Perseus — Live Context Engine 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 Perseus — Live Context Engine? Claim this listing free by verifying GitHub ownership, or contact us.