Agent Plugins Marketplace
All plugins

coupler-io

v1.0.2

Analyze multi-channel marketing, financial, sales, e-commerce, and other business data within Codex by co...

Codex

By Coupler.ioLicense: 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 coupler-io 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 coupler-io@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/coupler-io/.

Plugin files

plugins/coupler-io/
└── .codex-plugin/plugin.json

Plugin manifests1

plugins/coupler-io/.codex-plugin/plugin.json
{
  "name": "coupler-io",
  "version": "1.0.2",
  "description": "Analyze multi-channel marketing, financial, sales, e-commerce, and other business data within Codex by co...",
  "author": {
    "url": "https://www.coupler.io/",
    "name": "Coupler.io"
  },
  "homepage": "https://www.coupler.io/",
  "repository": "https://github.com/openai/plugins",
  "license": "MIT",
  "keywords": [],
  "apps": "./.app.json",
  "interface": {
    "displayName": "Coupler.io",
    "shortDescription": "Analyze multi-channel marketing, financial, sales, e-commerce, and other business data within Codex by co...",
    "longDescription": "Analyze multi-channel marketing, financial, sales, e-commerce, and other business data within Codex by connecting to your Coupler.io data flows. Fetch and transform raw data from platforms like Google Ads, Facebook, HubSpot, and Salesforce into actionable intelligence for smarter, faster decision-making with accurate, up-to-date business information.\n\nYou can use the Coupler.io connector to:\n\n1. Analyze customer acquisition costs: \"What's our overall customer acquisition cost across all paid channels this quarter compared to last quarter? I need this for the board meeting\"\n2. Review marketing ROI: \"Show me the ROI breakdown by marketing channel for the past 6 months. I need to reallocate our annual budget\"\n3. Identify high-performing campaigns:\"Which campaigns are contributing most to our pipeline revenue? I want to double down on what's working\"\n4. Review sales pipeline: \"Can you pull the sales pipeline report for this month? I need to see how many deals are in each stage and the total value at each stage\"\n5. Analyze conversion rates: \"What are our conversion rates from lead to opportunity and from opportunity to closed-won for the last quarter? How do they compare to our targets?\"\n6. Forecast revenue: \"How many deals are expected to close this month based on their probability scores? What's our forecasted revenue vs our monthly target?\"\n7. Compare quarterly profits: \"Check the profit for this quarter, compare it to last quarter, and provide a breakdown by department\"\n8. Generate cash flow reports: \"Could you provide a cash flow report for the last 30 days, including all incoming and outgoing transactions?\"\n9. Review accounts receivable: \"Share the current accounts receivable status and tell me how many overdue invoices we have and which customers owe the most\"",
    "category": "Data & Analytics",
    "capabilities": [],
    "websiteURL": "https://www.coupler.io/",
    "privacyPolicyURL": "https://www.coupler.io/privacy-policy",
    "termsOfServiceURL": "https://www.coupler.io/terms-of-use",
    "defaultPrompt": [
      "Show overall spend, impressions, clicks, and CPC"
    ],
    "screenshots": [],
    "composerIcon": "./assets/app-icon.png",
    "logo": "./assets/app-icon.png",
    "developerName": "Coupler.io"
  }
}

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

[coupler-io on Agent Plugins Marketplace](https://pluginsmp.com/plugins/coupler-io)