Skip to main content

Reflection's autonomous runtime — wake, read prior state, do useful work, write back, sleep.

Project description

reflect

Autonomous agent runtime. Wake, read prior state, do useful work, write back, sleep.

Reflect runs on the Claude Agent SDK and is designed to operate continuously in the background — scheduling itself, reading inbox messages, executing work across independent tracks, and persisting state between sessions.

Install

uv tool install reflect-mcp
# or
pip install reflect-mcp

Quick start

reflect init my-project
cd my-project
reflect wake start main

MCP server (IDE integration)

The MCP server binary is reflect-manage (not reflect-mcp). Wire it in ~/.claude.json:

{
  "mcpServers": {
    "reflect": {
      "command": "reflect-manage",
      "env": {
        "REFLECT_PROJECT": "/absolute/path/to/your/project"
      }
    }
  }
}

REFLECT_PROJECT tells the MCP server which project to route state to. Without it, operations write to the uv install directory, not your workspace.

What's in the box

  • reflect — CLI: init, wake, track, project, inbox, and more
  • reflect-wake — wake loop runner (invoked by cron or reflect wake start)
  • reflect-manage — MCP server for IDE integration (see above)
  • reflect-dispatch — cron dispatcher (per-track scheduling)

Status

v0.3 is alpha. APIs and config formats will change.

License

MIT

Project details


Release history Release notifications | RSS feed

Download files

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

Source Distribution

reflect_mcp-0.3.3.tar.gz (125.6 kB view details)

Uploaded Source

Built Distribution

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

reflect_mcp-0.3.3-py3-none-any.whl (150.1 kB view details)

Uploaded Python 3

File details

Details for the file reflect_mcp-0.3.3.tar.gz.

File metadata

  • Download URL: reflect_mcp-0.3.3.tar.gz
  • Upload date:
  • Size: 125.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.1 {"installer":{"name":"uv","version":"0.11.1","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.10","id":"oracular","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for reflect_mcp-0.3.3.tar.gz
Algorithm Hash digest
SHA256 cd2689d76433d0a655d21ccd611bf6e89cb6cd1dd576a103b22f11a2feb8e288
MD5 7e7dbeab68da19ebc1b2698c247d1e51
BLAKE2b-256 c9402fd531ab7a22f6e5074294f98a6aec8656b53a92dd8b5383408b582250a2

See more details on using hashes here.

File details

Details for the file reflect_mcp-0.3.3-py3-none-any.whl.

File metadata

  • Download URL: reflect_mcp-0.3.3-py3-none-any.whl
  • Upload date:
  • Size: 150.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.1 {"installer":{"name":"uv","version":"0.11.1","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.10","id":"oracular","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for reflect_mcp-0.3.3-py3-none-any.whl
Algorithm Hash digest
SHA256 19c7a2608aaece4b82515dd42b3fcaa7eba0852fbe7618b501113b3f008dc7ef
MD5 730a24d1526838200ef41f5024af06cc
BLAKE2b-256 c243c7af4841430e8cd9823b22f8c7aa2e7fb6c98635079f172aa02bf805b4fd

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