Agent Plugins Marketplace
All plugins

apollo

v0.1.1-ghast.1

Prospect for people and companies, enrich leads, load reviewed contacts into outreach sequences, and query sales analytics through Apollo.io's official skills and hosted MCP server.

Agent Plugins4 Skills1 MCP serverStreamable HTTP

By Apollo.ioLicense: MIT0 GitHub starsUpdated 3 hours ago

Directory evidence

Runtimes
Agent Plugins
Parsed components
5 skill or MCP entries
Source updated
Aug 30, 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

Get the plugin

git clone https://github.com/Trapezohe/ghast-plugins

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

This listing currently publishes only the generic Agent Plugins format. Automatic install commands for other clients are not generated yet.

Plugin files

plugins/apollo/
├── plugin.json
├── skills/analytics/SKILL.md
├── skills/enrich-lead/SKILL.md
├── skills/prospect/SKILL.md
├── skills/sequence-load/SKILL.md
└── mcp.json

Included Skills4

analyticsskills/analytics/SKILL.md

Instant sales analytics. Ask any performance question — emails, calls, meetings, tasks, opportunities, sequences, conversation intelligence — and get formatted tables with real Apollo data.

enrich-leadskills/enrich-lead/SKILL.md

Instant lead enrichment. Drop a name, company, LinkedIn URL, or email and get the full contact card with email, phone, title, company intel, and next actions.

prospectskills/prospect/SKILL.md

Full ICP-to-leads pipeline. Describe your ideal customer in plain English and get a ranked table of enriched decision-maker leads with emails and phone numbers.

sequence-loadskills/sequence-load/SKILL.md

Find leads matching criteria and bulk-add them to an Apollo outreach sequence. Handles enrichment, contact creation, deduplication, and enrollment in one flow.

MCP servers1

apolloStreamable HTTP
url
https://mcp.apollo.io/mcp

Plugin manifests1

plugins/apollo/plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "apollo",
  "version": "0.1.1-ghast.1",
  "description": "Prospect for people and companies, enrich leads, load reviewed contacts into outreach sequences, and query sales analytics through Apollo.io's official skills and hosted MCP server.",
  "author": {
    "name": "Apollo.io",
    "url": "https://www.apollo.io/"
  },
  "homepage": "https://www.apollo.io/",
  "repository": "https://github.com/apolloio/apollo-mcp-plugin",
  "license": "MIT",
  "extensions": {
    "ai.trapezohe.ghast": {
      "category": "productivity",
      "upstreamRevision": "2adde980e45f421b7e9383d92870455627936bce",
      "upstreamPath": ".",
      "icon": "./assets/icon.svg"
    }
  }
}

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

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