Agent Plugins Marketplace
All plugins

highlevel

v1.0.0-ghast.1

Inspect contacts, opportunities, pipelines, appointments, calendars, conversations, messages, and related CRM activity through HighLevel's official hosted MCP server.

Agent Plugins1 Skill1 MCP serverStreamable HTTP

By HighLevelLicense: CC0-1.00 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/highlevel/.

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

Plugin files

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

Included Skills1

highlevelskills/highlevel/SKILL.md

Inspect and manage HighLevel contacts, opportunities, pipelines, appointments, calendars, conversations, messages, and related CRM activity through HighLevel's official hosted MCP server. Use for CRM overviews, pipeline analysis, lead qualification, customer-history summaries, appointment review, and drafting or explicitly approved follow-up actions.

MCP servers1

highlevelStreamable HTTP
url
https://services.leadconnectorhq.com/mcp/

Plugin manifests1

plugins/highlevel/plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "highlevel",
  "version": "1.0.0-ghast.1",
  "description": "Inspect contacts, opportunities, pipelines, appointments, calendars, conversations, messages, and related CRM activity through HighLevel's official hosted MCP server.",
  "author": {
    "name": "HighLevel",
    "url": "https://www.gohighlevel.com"
  },
  "homepage": "https://marketplace.gohighlevel.com/docs/other/mcp/",
  "repository": "https://github.com/GoHighLevel/highlevel-api-docs",
  "license": "CC0-1.0",
  "extensions": {
    "ai.trapezohe.ghast": {
      "category": "productivity",
      "upstreamRevision": "0af86a4cbd48c66a4071c7e509d1079f9f10ed17",
      "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.

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