Agent Plugins Marketplace
All plugins

convex

v1.44.0-ghast.1

Build and inspect Convex backends with the official Convex CLI, project Agent Skills, and 12-tool MCP server.

Agent Plugins1 Skill1 MCP serverstdio

By Convex, Inc.License: Apache-2.0 AND 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/convex/.

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

Plugin files

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

Included Skills1

convexskills/convex/SKILL.md

Build and inspect Convex backends with the official Convex CLI, project-level Agent Skills, and the official 12-tool Convex MCP server.

MCP servers1

convexstdio
command
npx
args
--yes [email protected] mcp start

Plugin manifests1

plugins/convex/plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "convex",
  "version": "1.44.0-ghast.1",
  "description": "Build and inspect Convex backends with the official Convex CLI, project Agent Skills, and 12-tool MCP server.",
  "author": {
    "name": "Convex, Inc.",
    "url": "https://www.convex.dev"
  },
  "homepage": "https://docs.convex.dev/ai/using-codex",
  "repository": "https://github.com/get-convex/convex-backend",
  "license": "Apache-2.0 AND MIT",
  "extensions": {
    "ai.trapezohe.ghast": {
      "category": "development",
      "upstreamRevision": "convex-npm-1.44.0-8bdb320a17ed+icon-7023eb599ffe+tools-5d3be1fb3d20",
      "icon": "./assets/icon.png"
    }
  }
}

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

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