Solo Unicorn Club logoSolo Unicorn

HR Stack

Greenhouse, BambooHR, and Slack for recruiting and people ops

$99Integration StackFor operators paying for depth, tooling, and integration coverage

What you can have running in the first 7 days

Get a ready-to-run system that replaces blank-page setup.
Ship a usable package with 13 included files and working structure.
Move from purchase to first setup in about 10 min.

What is HR Stack?

MCP servers: Greenhouse (ATS), BambooHR (HRIS), and Slack (team communications). Candidate and employee data access.

Setup Time

10 min

Difficulty

Intermediate

Works With
solo-unicornclaude-code

What's Included

  • mcp-servers.json
  • servers/greenhouse/config.json
  • servers/greenhouse/auth-setup.md
  • servers/greenhouse/permissions.md
  • servers/bamboohr/config.json
  • servers/bamboohr/auth-setup.md
  • servers/slack/config.json
  • servers/slack/auth-setup.md
  • docker-compose.yaml
  • env.example
  • scripts/setup.sh
  • scripts/test-connections.sh
  • README.md

Preview

mcp-servers.json
// mcp-servers.json
{
  "mcpServers": {
    "greenhouse": {
      "command": "npx",
      "args": ["-y", "@mcp/greenhouse-server"],
      "env": {
        "GREENHOUSE_API_KEY": "${GREENHOUSE_API_KEY}",
        "GREENHOUSE_ON_BEHALF_OF": "${GREENHOUSE_USER_ID}"
      }
    },
    "bamboohr": {
      "command": "npx",
      "args": ["-y", "@mcp/bamboohr-server"],
      "env": {
        "BAMBOO_API_KEY": "${BAMBOO_API_KEY}",
        "BAMBOO_SUBDOMAIN": "${BAMBOO_SUBDOMAIN}"
      }
    },
    "slack": {
      "command": "npx",
      "args": ["-y", "@mcp/slack-server"],
      "env": {
        "SLACK_BOT_TOKEN": "${SLACK_BOT_TOKEN}",
        "SLACK_TEAM_ID": "${SLACK_TEAM_ID}"
      }
    }
  }
}

Installation Guide

Get up and running in under 5 minutes.

# Copy MCP server configs
cp -r hr-mcp-bundle/servers/ .mcp/

# Install server dependencies
cd .mcp && bun install

# Start servers
bun run mcp:start

Integration Stack. Pay once for the asset. Upgrade to implementation only when you want higher-touch help.

Share

Community acceleration

Bring your workflow into the Solo Unicorn community for sharper feedback, operator critique, and more visibility once the system is live.

Upgrade path

  • Start with this package and validate the workflow.
  • Add specialized skills or bundles once the core system is stable.
  • Use the community to sharpen positioning, demos, and feedback loops.

Need this adapted to your business?

Buy the asset first if you can run it yourself. If this workflow is business-critical or needs custom implementation, move into a sprint or fractional CIO advisory instead of guessing.

Discuss implementation →
Files included13
Setup time10 min
Difficultyintermediate

Tags

mcpgreenhousebamboohrslackhrrecruiting