# Set a custom API key headerultra config set-header my-server X-API-Key abc123# Set an authorization header manuallyultra config set-header my-server Authorization "Bearer xyz"
# Set a token for a serverultra config set-token github-mcp-server YOUR_TOKEN# Set a custom headerultra config set-header linear "X-API-Key" YOUR_API_KEY# Show current config pathultra config path