Skip to content
Zed

bamboohr for Zed

com.mcparmory/bamboohr

Manage employee records, time off, benefits, and payroll data

client:Zed transport:stdio runtime:pypi

Install bamboohr in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "bamboohr": {
      "command": "uvx",
      "args": [
        "mcparmory-bamboohr"
      ]
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

bamboohr in other clients