Skip to content
Cursor

Greenhouse for Cursor

io.github.pipeworx-io/greenhouse

Greenhouse MCP Pack — wraps the Greenhouse Harvest API v1

client:Cursor transport:streamable-http

Install Greenhouse in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "greenhouse": {
      "url": "https://gateway.pipeworx.io/greenhouse/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Greenhouse in other clients