Agent Plugins Marketplace
All plugins

demandbase

v1.0.3

Demandbase integration with Codex gives sales, marketing, and GTM teams seamless access to rich B2B data...

Codex

By Demandbase IncLicense: 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 demandbase 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 demandbase@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/demandbase/.

Plugin files

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

Plugin manifests1

plugins/demandbase/.codex-plugin/plugin.json
{
  "name": "demandbase",
  "version": "1.0.3",
  "description": "Demandbase integration with Codex gives sales, marketing, and GTM teams seamless access to rich B2B data...",
  "author": {
    "name": "Demandbase Inc",
    "url": "https://www.demandbase.com"
  },
  "homepage": "https://www.demandbase.com",
  "repository": "https://github.com/openai/plugins",
  "license": "MIT",
  "keywords": [],
  "apps": "./.app.json",
  "interface": {
    "displayName": "Demandbase",
    "shortDescription": "Demandbase integration with Codex gives sales, marketing, and GTM teams seamless access to rich B2B data...",
    "longDescription": "Demandbase integration with Codex gives sales, marketing, and GTM teams seamless access to rich B2B data directly inside Codex for easier account targeting and engagement.\n\nThis app connects Codex to Demandbase via a secure MCP connection, letting you access both first and third party data:\nThird-Party Data (3P): Search and retrieve industry-leading company and contact data from Demandbase, including firmographics, technographics, family tree, company news, and leadership profiles.\n\nFirst-Party Data (1P): Securely access your own Demandbase 1P data such as known accounts, contacts, CRM entities, engagement, and in-pipeline opportunities\n\nWhat you can do:\nSearch companies by name, location, size, revenue, or industry\nDiscover decision-makers and influencers by role or job level\nFetch full company profiles including recent news and competitors\nTap into 1P signals like engagement, MQA status, or activity\n\nWho it’s for:\nSales reps looking for fast answers about a target account in real time\nMarketers enriching leads or refining personas\nRevOps and Enablement teams embedding intelligence into workflows\nAI product teams creating agent workflows\n\n\nNote: This requires Demandbase licences, please contact [email protected].",
    "developerName": "Demandbase Inc",
    "category": "Business & Operations",
    "capabilities": [],
    "websiteURL": "https://www.demandbase.com",
    "privacyPolicyURL": "https://demandbase.com/privacy/",
    "termsOfServiceURL": "https://www.demandbase.com/terms-of-use/",
    "defaultPrompt": [
      "List the top 10 VP contacts at Demandbase"
    ],
    "screenshots": [],
    "composerIcon": "./assets/logo.png",
    "logo": "./assets/logo.png",
    "logoDark": "./assets/logo-dark.png"
  }
}

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

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