Loading MCP server directory, please wait...
Crypto social intelligence from X and Telegram, plus the Elfa Auto condition engine
npx @getmcp/cli add ai.elfa/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
ELFA_API_KEYElfa API key from https://dev.elfa.ai
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.elfa/mcp": {
"command": "npx",
"args": [
"-y",
"@elfa-ai/mcp"
],
"env": {
"ELFA_API_KEY": "",
"ELFA_HMAC_SECRET": ""
}
}
}
}