Skip to content

divyamtalwar/orrery

v0.6.0MIT

Configurable cross-client architect orchestration with lazy setup, exact user-selected native roles, content-addressed tool-surface consent, transactional adapter installation, and a separate explicit Codex Luna app-task lane.

MCP servers

Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.

orrerystdio
{
  "type": "stdio",
  "command": "bun",
  "args": [
    "${PLUGIN_ROOT}/mcp/server.ts"
  ],
  "cwd": "${PLUGIN_ROOT}"
}

What this package declares

The files a client reads when it loads this plugin, exactly as this revision carries them.

{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "orrery",
  "version": "0.6.0",
  "description": "Configurable cross-client architect orchestration with lazy setup, exact user-selected native roles, content-addressed tool-surface consent, transactional adapter installation, and a separate explicit Codex Luna app-task lane.",
  "author": {
    "name": "Divyam Talwar",
    "url": "https://github.com/DivyamTalwar"
  },
  "homepage": "https://github.com/DivyamTalwar/ORRERY#readme",
  "repository": "https://github.com/DivyamTalwar/ORRERY",
  "license": "MIT",
  "keywords": [
    "agent-plugin",
    "orchestration",
    "architecture",
    "cross-client",
    "mcp"
  ]
}

What else this package ships

These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.

  • openai.yaml
  • LICENSE
View on GitHub