Agent Plugins Marketplace
All plugins

clay

v1.0.2-ghast.1

Search companies and people, enrich prospect records, and run admin-approved GTM functions through Clay's official hosted MCP.

Agent Plugins1 Skill1 MCP serverStreamable HTTP

By ClayLicense: MIT0 GitHub starsUpdated 3 hours ago

Directory evidence

Runtimes
Agent Plugins
Parsed components
2 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/clay/.

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

Plugin files

plugins/clay/
├── plugin.json
├── skills/clay/SKILL.md
└── mcp.json

Included Skills1

clayskills/clay/SKILL.md

Search companies and people, enrich prospect records, and run administrator-approved GTM functions through Clay's official hosted MCP.

MCP servers1

clayStreamable HTTP
url
https://api.clay.com/v3/mcp

Plugin manifests1

plugins/clay/plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "clay",
  "version": "1.0.2-ghast.1",
  "description": "Search companies and people, enrich prospect records, and run admin-approved GTM functions through Clay's official hosted MCP.",
  "author": {
    "name": "Clay",
    "url": "https://www.clay.com"
  },
  "homepage": "https://www.clay.com/mcp",
  "license": "MIT",
  "extensions": {
    "ai.trapezohe.ghast": {
      "category": "productivity",
      "upstreamRevision": "clay-product-99faa3c0f6c5+docs-52d04c63c45b+openapi-258cc399172d+oauth-f114e17a4bc5+source-4ab1ca54c908",
      "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.

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