Repositories, data, compute, and community workflows inside Codex.
Bring MEGA into Codex with a focused set of workflow Skills and the official OAuth MCP server. The plugin helps Codex select the safest route for repository work, datasets, Spaces, inference, Jobs, account memory, and community tasks.
codex plugin marketplace add ohtensorplay/mega-codex-plugin
codex plugin add mega@tensorplayRestart Codex after installation. OAuth starts the first time a MEGA MCP operation needs your account.
| Included | What it does |
|---|---|
| 9 workflow Skills | Route repository, dataset, Space, Job, inference, memory, community, and local CLI work. |
| MEGA MCP v1.3 | Connect to 39 typed tools, two resources, and four workflow prompts at https://mega.tensorplay.cn/mcp. |
| OAuth scopes | Authorize Read, Write, Full, or custom least-privilege access from MEGA. |
| CLI guidance | Route local files, Git, bulk transfer, streaming, scripts, secrets, and long waits to the mega CLI. |
After installation, ask Codex naturally or name a Skill directly:
- “Find public text-generation models on MEGA and compare the best matches.”
- “Use
mega-datasetsto inspect this dataset before downloading it.” - “Check this Space runtime, explain the issue, and do not change anything.”
- “Plan a MEGA Job with its expected cost, but wait for my approval before submitting it.”
- “Use
mega-memoryto show what MEGA remembers about this project.”
The plugin keeps MCP interactions bounded and explicit. It does not use MCP for arbitrary HTTP requests, bulk artifacts, provider secret values, or local filesystem work.
| Surface | Best for |
|---|---|
| Skills | Giving Codex a repeatable procedure and selecting the right tool boundary. |
| MCP | Live search, inspection, bounded files, explicit mutations, Space operations, Jobs, account memory, community, and current MEGA documentation. |
| CLI | Local and bulk workflows that need the machine running Codex. |
plugins/mega— the installable Codex plugin and MCP connectionplugins/mega/skills— generated, release-pinned workflow Skills.agents/plugins/marketplace.json— the Codex marketplace manifest
The standalone Skills are available from mega-skills, and the remote MCP server is available from mega-mcp-server.
MIT
