brighthire
v0.1.0-ghast.1Retrieve authorized interview intelligence through BrightHire's official read-only MCP.
By BrightHireLicense: 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-pluginsClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The plugin root is plugins/brighthire/.
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/brighthire-interview-intelligence/SKILL.md└── mcp.json
Included Skills1
Find and analyze authorized BrightHire candidates, roles, interviews, calls, transcripts, scorecards, and hiring evidence through BrightHire's official read-only MCP. Use for scoped interview-intelligence retrieval and summaries, with privacy, bias, provenance, and human-decision safeguards.
MCP servers1
- url
- https://app.brighthire.ai/mcp/v1/
Plugin manifests1
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "brighthire",
"version": "0.1.0-ghast.1",
"description": "Retrieve authorized interview intelligence through BrightHire's official read-only MCP.",
"author": {
"name": "BrightHire",
"url": "https://www.brighthire.com"
},
"homepage": "https://github.com/brighthire/brighthire-codex-plugin",
"repository": "https://github.com/brighthire/brighthire-codex-plugin",
"license": "MIT",
"extensions": {
"ai.trapezohe.ghast": {
"category": "productivity",
"upstreamRevision": "brighthire-source-d317197efb8c+resource-177dad1731d0+oauth-4ea2f28a5719+boundary-56beca58033e",
"portStatus": "full",
"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.
[brighthire on Agent Plugins Marketplace](https://pluginsmp.com/plugins/brighthire-2)