Agent Plugins Marketplace
All plugins

ashby

v1.0.0-ghast.1

Search recruiting records, prepare interviews and manage supported candidate workflows through Ashby’s official MCP (Beta).

Agent Plugins1 Skill1 MCP serverStreamable HTTP

By Ghast AILicense: MIT0 GitHub starsUpdated 2 weeks ago

Directory evidence

Runtimes
Agent Plugins
Parsed components
2 skill or MCP entries
Source updated
Sep 8, 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/ashby/.

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

Plugin files

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

Included Skills1

ashbyskills/ashby/SKILL.md

Use Ashby in Ghast. Search recruiting records, prepare interviews and manage supported candidate workflows through Ashby’s official MCP (Beta). 通过 Ashby 官方 MCP(Beta)搜索招聘记录、准备面试并管理受支持的候选人流程。

MCP servers1

ashbyStreamable HTTP
url
https://mcp.ashbyhq.com/mcp/v1

Plugin manifests1

plugins/ashby/plugin.json
{
  "$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
  "name": "ashby",
  "version": "1.0.0-ghast.1",
  "description": "Search recruiting records, prepare interviews and manage supported candidate workflows through Ashby’s official MCP (Beta).",
  "author": {
    "name": "Ghast AI",
    "url": "https://ghast.trapezohe.ai"
  },
  "homepage": "https://docs.ashbyhq.com/ashby-mcp-server-beta",
  "license": "MIT",
  "extensions": {
    "ai.trapezohe.ghast": {
      "officialConnectorSource": "https://docs.ashbyhq.com/ashby-mcp-server-beta",
      "connectorPublisher": "Ashby",
      "category": "productivity",
      "icon": "./assets/icon.png",
      "displayName": "Ashby",
      "descriptions": {
        "en": "Search recruiting records, prepare interviews and manage supported candidate workflows through Ashby’s official MCP (Beta).",
        "zh-CN": "通过 Ashby 官方 MCP(Beta)搜索招聘记录、准备面试并管理受支持的候选人流程。"
      }
    }
  }
}

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

[ashby on Agent Plugins Marketplace](https://pluginsmp.com/plugins/ashby)