apollo
v0.1.1-ghast.1Prospect 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.
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-pluginsClone 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
├── plugin.json├── skills/analytics/SKILL.md├── skills/enrich-lead/SKILL.md├── skills/prospect/SKILL.md├── skills/sequence-load/SKILL.md└── mcp.json
Included Skills4
Instant sales analytics. Ask any performance question — emails, calls, meetings, tasks, opportunities, sequences, conversation intelligence — and get formatted tables with real Apollo data.
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.
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.
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
- url
- https://mcp.apollo.io/mcp
Plugin manifests1
{
"$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"
}
}
}For maintainers
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)