Agent Plugins Marketplace
All plugins

alation

v1.0.3

Trusted enterprise data context and governance

Codex

By AlationLicense: MIT5.2k GitHub starsUpdated 4 weeks ago

Directory evidence

Runtimes
Codex
Parsed components
0 skill or MCP entries
Source updated
Aug 26, 2026
Manifest status
Canonical path parsed

The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology

Install alation for Codex

Installs for the current user
codex plugin marketplace add IchenDEV/agent-plugin-mkt
codex plugin marketplace upgrade agent-plugin-marketplace
codex plugin add alation@agent-plugin-marketplace

Paste and run these commands in a terminal with Codex. They add and refresh the PluginsMP catalog, then install this plugin.

The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.

Get the source manually
git clone https://github.com/openai/plugins

Clone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/alation/.

Plugin files

plugins/alation/
└── .codex-plugin/plugin.json

Plugin manifests1

plugins/alation/.codex-plugin/plugin.json
{
  "name": "alation",
  "version": "1.0.3",
  "description": "Trusted enterprise data context and governance",
  "author": {
    "name": "Alation",
    "url": "https://www.alation.com"
  },
  "homepage": "https://www.alation.com",
  "repository": "https://github.com/openai/plugins",
  "license": "MIT",
  "keywords": [],
  "apps": "./.app.json",
  "interface": {
    "displayName": "Alation",
    "shortDescription": "Trusted enterprise data context and governance",
    "longDescription": "Alation brings trusted enterprise data context into ChatGPT.\n\nConnect ChatGPT to Alation’s enterprise data catalog, governance, and trusted business context so users can discover, understand, and use data with confidence.\n\nThe Alation Intelligence Operating System (AIOS) helps AI ground responses in trusted enterprise context, including catalog metadata, governance policies, semantic definitions, lineage, data quality, and documentation. The app is designed for enterprise teams that need AI-led data discovery without losing trust, context, or governance.",
    "developerName": "Alation",
    "category": "Data & Analytics",
    "capabilities": [],
    "websiteURL": "https://www.alation.com",
    "defaultPrompt": [
      "Search Alation for data assets related to this metric and summarize owners and definitions.",
      "Find certified Alation tables for this analysis and explain lineage, quality, and caveats.",
      "Review Alation documentation for this dataset and draft a query-ready data brief."
    ],
    "brandColor": "#FF7A1A",
    "composerIcon": "./assets/logo.png",
    "logo": "./assets/logo.png",
    "screenshots": []
  }
}

If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.

[alation on Agent Plugins Marketplace](https://pluginsmp.com/plugins/alation)