Greenhouse Connector for AI agents.
12 live capabilities
Manage your recruiting pipeline and track candidate applications in real-time.
Waiting for input…
Why people use Greenhouse
Greenhouse for Faster Talent Acquisition
This Connector lets you skip the navigation. You can ask your agent to pull specific candidate profiles or list all applications for a job while you're in the middle of a conversation. You get the data you need in seconds, not minutes.
What Vinkius changes
You get a conversational interface for your entire Greenhouse recruiting pipeline.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 5,900+ Connectors
- Real-world use case 01
Checking candidate status during a sync
A hiring manager asks the agent for the status of a specific candidate.
- Real-world use case 02
Auditing job stages for a new role
An HR lead wants to make sure a new job follows the standard process.
- Real-world use case 03
Onboarding a new batch of leads
A sourcer wants to add five new leads.
Complete set · 12capabilities
The complete Greenhouse capability set.
These are the exact actions your AI can choose when you ask it to work with Greenhouse.
01—04
4 capabilities in this set.
Part of 12 available through Greenhouse.
- 01 Capability
Create candidate
Adds a new candidate profile to your system directly through your AI agent. This saves you from manual data entry when onboarding new applicants.
- 02 Capability
Get candidate
Pulls specific details for a single candidate to help you review their profile quickly. This lets you see their history and status without clicking through multiple pages.
- 03 Capability
Get job
Fetches the full details of a specific job listing, including its current status and requirements. Use this to see exactly what a role entails and where it stands in the hiring process.
- 04 Capability
Get user
Retrieves specific details for a Greenhouse user to help with access and role verification. It is useful for auditing who has permission to see sensitive hiring data.
05—08
4 capabilities in this set.
Part of 12 available through Greenhouse.
- 05 Capability
List applications
Pulls a list of all job applications so you can see the volume of incoming talent. This helps you monitor the health of your hiring pipeline at a glance.
- 06 Capability
List candidates
Shows all candidates currently in your Greenhouse system for a high-level overview of your pipeline. Use this to quickly see who is in the mix for various roles.
- 07 Capability
List departments
Lists all company departments to help align hiring with your organizational structure. This ensures your job postings are mapped to the correct teams.
- 08 Capability
List job stages
Shows the specific hiring stages for a job to ensure the process is moving correctly. It helps you verify that every candidate follows the same standardized path.
09—12
4 capabilities in this set.
Part of 12 available through Greenhouse.
- 09 Capability
List jobs
Provides a full list of all active and past jobs in your Greenhouse account. Use this to get a complete picture of your current hiring volume.
- 10 Capability
List offices
Retrieves a list of all company offices to help coordinate regional hiring. This is helpful for managing decentralized teams across different locations.
- 11 Capability
Get application
Fetches the specific details of a single job application to see a candidate's unique progress. Use this to see exactly how far a specific person has moved through the funnel.
- 12 Capability
List users
Lists all users in your Greenhouse workspace for auditing permissions and team access. It makes it easy to see who is currently active in your system.
Set up in minutes
One URL. Then ask Greenhouse to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Greenhouse from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_v86NWnpAjByKU8ZOhm7a3JnHVlZma28BI9d417ud/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Greenhouse, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Greenhouse for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_v86NWnpAjByKU8ZOhm7a3JnHVlZma28BI9d417ud/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Greenhouse URL.
- Step 03
Save and start
Save the connection and enable Greenhouse in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"greenhouse": {
"url": "https://edge.vinkius.com/vk_preview_v86NWnpAjByKU8ZOhm7a3JnHVlZma28BI9d417ud/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Greenhouse
Open Agent mode in chat and ask: "Using Greenhouse, help me...". 12 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"greenhouse": {
"url": "https://edge.vinkius.com/vk_preview_v86NWnpAjByKU8ZOhm7a3JnHVlZma28BI9d417ud/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Greenhouse
Ask Copilot: "Using Greenhouse, help me...". 12 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"greenhouse": {
"url": "https://edge.vinkius.com/vk_preview_v86NWnpAjByKU8ZOhm7a3JnHVlZma28BI9d417ud/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Greenhouse
Open Cascade and ask: "Using Greenhouse, help me...". 12 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"greenhouse": {
"url": "https://edge.vinkius.com/vk_preview_v86NWnpAjByKU8ZOhm7a3JnHVlZma28BI9d417ud/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Greenhouse
Ask Cline: "Using Greenhouse, help me...". 12 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add greenhouse --transport http "https://edge.vinkius.com/vk_preview_v86NWnpAjByKU8ZOhm7a3JnHVlZma28BI9d417ud/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Greenhouse
Ask Claude: "Using Greenhouse, show me...". 12 tools are ready
Where the request belongs
Work Greenhouse can move forward.
This is for the recruiting teams tired of dashboard fatigue. It's for the coordinators who need to move people through stages fast and the HR ops folks who need to audit access without clicking a hundred times.
Recruiting Coordinator
They use this on Tuesday afternoons to quickly check which candidates are ready for next steps and update statuses without manual searching.
Hiring Manager
They use this to pull candidate profiles and job configurations during team syncs to make fast hiring decisions.
HR Operations Specialist
They use this to audit user roles and ensure department mappings stay consistent across the whole company.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsBreezy HR
Manage your recruitment process via Breezy HR. track candidates, positions, and stages directly from any AI agent.
ApplicantStack
Manage your hiring process with ApplicantStack. track jobs, candidates, and hires via AI.
Jobvite
Manage your recruitment pipeline via Jobvite. list candidates, track job requisitions, and update application statuses directly from any AI agent.
Wizehire
Manage candidates, job postings, and hiring stages via Wizehire directly from your AI agent.
Ninehire
Hire smarter with a recruitment platform that posts jobs, screens applicants, and moves the best candidates through your pipeline.
Jobtoolz
Manage recruitment, jobs, and candidates via Jobtoolz API.
Bring your own AI
Change the model, client or framework. Keep Greenhouse connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Greenhouse.
The practical details behind the request, access and result.
Can I use the Greenhouse MCP to see my candidates?
Yes, you can see every candidate in your system and pull specific details on any profile just by asking.
Does the Greenhouse MCP support job application tracking?
It does. You can pull lists of all applications or get the specific status of a single application.
How does the Greenhouse MCP help with HR auditing?
It allows you to quickly list all users, verify their roles, and inspect job configurations across different departments.
Can I add new candidates using the Greenhouse MCP?
Yes, you can use the capability to create new candidate profiles directly through your AI client.
Does the Greenhouse MCP work with my existing Greenhouse account?
It connects to your existing Greenhouse Harvest API to pull and manage your current data.
Can I see our office locations with this Connector?
Yes, you can retrieve a list of all company offices to help coordinate your regional hiring.
Can my agent list all candidates for a specific job in Greenhouse?
Yes. Use the 'list_candidates' capability with the 'job_id' parameter. The agent will fetch all candidates associated with that specific opening flawlessly.
How do I check the current hiring stage of an applicant via chat?
You can use the 'get_application' capability. Provide the Application ID, and the agent will return the full details, including the candidate's current stage in the hiring process natively.
Can I search for candidates who were added recently through the agent?
Absolutely. Use the 'list_candidates' capability with sorting or filtering parameters like 'created_after'. Your agent will retrieve the most recent additions to your Greenhouse database natively.
One connection away
Give your agent a direct line to Greenhouse.
Connect Greenhouse once. Keep it beside 5,900+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available