MyNixOS website logo
option

programs.mcp.servers.<name>.headers

HTTP headers for requests to a remote MCP server. Only valid for remote servers.

Declarations
Type
attribute set of string
Default
{ }
Example
{ MY_API_KEY = "{env:MY_API_KEY}"; }