greenhouse-mcp

Turing-Recruitment/greenhouse-mcp
★ 0 stars TypeScript Code/Dev Tools Updated today
Permission-scoped MCP server over Greenhouse — per-recruiter read scoping and an approval-gated write plane
View on GitHub → 🔍 Audit Wallet Slippage →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "greenhouse-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "Turing-Recruitment/greenhouse-mcp"
      ]
    }
  }
}

README Excerpt

Greenhouse MCP provides permission-scoped Model Context Protocol servers over Greenhouse Harvest v3. It includes a recruiter-facing read surface, a separate operator control plane, and an approval-gated action package mounted into the recruiter runtime for explicitly entitled sessions. This repository is a curated snapshot of the internal system as of 21 August