Documentation

Set up Codex

The Altertable Codex plugin packages Altertable Skills and the hosted MCP configuration.

Quick start

  1. Open Codex from the root of the project where you want to use Altertable.

  2. Add the Altertable marketplace:

    codex plugin marketplace add altertable-ai/skills
  3. Install the plugin:

    codex plugin add altertable@altertable-skills
  4. Start a new Codex session so it loads the plugin.

  5. Ask Codex to analyze a real workflow:

    Analyze web traffic for the last 30 days and call out meaningful changes.

The first Altertable tool call opens OAuth authorization in your browser. Choose the organization and environment Codex should access, then return to Codex.

Verify

List installed plugins and MCP servers:

codex plugin list
codex mcp list

Then ask:

Use Altertable to list my available catalogs.

Codex should call initialize first and then inspect the catalogs.

Tools

  • Altertable Skills provide workflows for exploration, SQL, funnels, web traffic, insights, and platform operations.
  • Altertable MCP provides governed access to catalogs, queries, insights, discoveries, and tasks.
  • The optional Altertable CLI supports shell automation, CI, ingestion, SQL, and structured agent output.

If you only need the MCP server, add it without installing the plugin:

codex mcp add altertable --url https://mcp.altertable.ai/mcp

Do not add a duplicate when codex mcp list already shows the server.

Choose between Skills, MCP, and the CLI

Use Skills for workflow guidance, MCP for interactive Altertable operations, and the CLI for terminal automation, CI, ingestion, or structured JSON. The CLI is optional and installed separately; Codex can use it alongside MCP.

Update

Refresh released skills from the configured marketplace:

codex plugin marketplace upgrade altertable-skills

Then open /plugins to install the available Altertable update.

Troubleshooting

  • Plugin is missing: run codex plugin marketplace list, refresh the Altertable marketplace, and install the plugin again.
  • Skills do not appear: start a new Codex session after installation or update.
  • MCP server is missing: install the plugin again or add the hosted server directly.
  • Authorization does not finish: complete the browser flow opened by Codex and choose an organization and environment.
  • Wrong environment is connected: remove the Altertable MCP connection and authorize it again with the correct environment.
Crafted with <3 by former Algolia × Front × Sorare builders© 2026 AltertableTermsPrivacySecurityCookies