Skip to main content
Glama

CG Alpha MCP

by JCF0

elfa_set_auth

Configure authentication for ELFA API requests by specifying key, header name, and scheme. Essential for integrating ELFA's sentiment data with crypto market analysis tools on CG Alpha MCP.

Instructions

Set ELFA API auth. Params: key (string), headerName (Authorization|x-elfa-api-key), scheme (e.g., Bearer).

Input Schema

NameRequiredDescriptionDefault
headerNameNo
keyYes
schemeNo

Input Schema (JSON Schema)

{ "properties": { "headerName": { "type": "string" }, "key": { "type": "string" }, "scheme": { "type": "string" } }, "required": [ "key" ], "type": "object" }
Install Server

Other Tools from CG Alpha MCP

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/JCF0/cg-alpha-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server