Skip to content

Use in AI Tools

Use Everruns from the AI tools where you already work. This page starts with Codex support through the Everruns(Dev) plugin.

The Codex plugin connects Codex to https://dev.everruns.com/mcp and adds Everruns(Dev) tools and guidance.

  1. Add the Everruns plugin marketplace:

    Terminal window
    codex plugin marketplace add https://github.com/everruns/everruns.git
  2. Restart Codex if Everruns(Dev) does not appear in the plugin directory.

  3. Open the Codex plugin directory, choose the Everruns(Dev) marketplace source, and install Everruns(Dev).

    Everruns Dev plugin page in Codex showing the Add to Codex button

    Codex discovers the marketplace from .agents/plugins/marketplace.json. That marketplace points to ./plugins/everruns-dev, which contains the Codex plugin manifest and MCP server configuration.

  4. Complete the browser OAuth flow when Codex asks you to authenticate.

For the general Codex marketplace format, see the Codex plugin marketplace documentation.

Ask Codex for an Everruns task in natural language, for example:

Create an Everruns(Dev) agent that summarizes https://news.ycombinator.com/ and run it once.

To verify the connection, ask Codex:

Check my Everruns(Dev) user and active organization.

To point the plugin at another Everruns deployment, update the url in plugins/everruns-dev/.mcp.json to that deployment’s /mcp endpoint.