headers
(object, optional): Additional headers to send
How to use it
headers is exposed by the HAL MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the headers tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install HAL
$
npx hal-mcpOther tools in HAL (6)
body
(string, optional): Request body content
contentType
(string, optional): Content-Type header (default: "application/json")
http-get
Make HTTP GET requests to any URL.
http-post
Make HTTP POST requests with optional body and headers.
list-secrets
Get a list of available secret keys that can be used with {secrets.key} syntax.
url
(string, required): The URL to request