Official Codex plugin marketplace by EdgeSpark.
| Plugin | Description |
|---|---|
| edgespark | Build full-stack apps on EdgeSpark with the current CLI, generated types, and docs MCP access |
The supported end-user install flow uses the latest GitHub release asset:
Open codex, then paste this:
$plugin-creator Install or update the EdgeSpark Codex plugin
from this exact release zip:
https://github.com/edgesparkhq/codex-plugins/releases/latest/download/edgespark-codex-plugins.zip
Extract that zip and use its repository contents directly.
Copy plugins/edgespark/ into ~/.codex/plugins/edgespark/.
If ~/.agents/plugins/marketplace.json does not exist, copy .agents/plugins/marketplace.json into ~/.agents/plugins/marketplace.json.
If ~/.agents/plugins/marketplace.json already exists, merge only the EdgeSpark marketplace entry from the zip without removing unrelated existing entries.
Do not invent a different install layout.
Tell me when the local plugin files are updated.
Then inside Codex:
- Run
/plugins - Install
EdgeSpark
plugins/edgespark: Standalone Codex plugin bundle.agents/plugins/marketplace.json: Marketplace metadata for Codex plugin discovery
The repository marketplace file uses the repo-local path ./plugins/edgespark. The release zip repackages that marketplace entry for home-local installation under ~/.codex/plugins/edgespark.
MIT. See LICENSE.