H

HiBob MCP Server

MCP discovered

Details
Transport
streamable-http
Docs
https://apidocs.hibob.com/docs/hibob-mcp-server
Authentication
Bob API service user ID and token basic discovered Get credentials ↗

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.

Bob MCP hosted server OAuth user access oauth2 discovered Set up OAuth ↗
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.