H
HiBob MCP Server
Details
- Transport
- streamable-http
- Docs
- https://apidocs.hibob.com/docs/hibob-mcp-server
Authentication
In Bob, open the Service Users configuration page and create a new service user, then copy its ID and token. If you do not have direct access, ask a Bob admin to generate it for you. After creating it, assign the service user to a dedicated permission group as described in API Service users and Manage service users. Use the pair as HTTP Basic auth by base64-encoding `SERVICE-USER-ID:TOKEN into the Authorization` header.
OAuth · resolves from well-known metadata For the hosted Bob MCP server, use the Bob user-access OAuth flow described in Use Bob MCP Server and referenced from HiBob MCP Server. This rollout provides employee-level access for MCP clients; the developer docs indicate setup and tool details are maintained in the Help Center only.