Add this to your MCP client's config, then restart it.
{ "mcpServers": { "hiredsignal": { "url": "https://hiredsignal.com/api/mcp", "headers": { "Authorization": "Bearer " } } } }