Back to MCP Servers

Chiliz Marketing Intel

67+ tools for fan token intelligence: whale flows, signal scores, sports calendar, backtesting, DEX trading, social sentiment. SSE transport with Bearer auth.

finance-fintechtesting

Installation

npx -y chiliz-marketing-intel

Configuration

{
  "mcpServers": {
    "chiliz-marketing-intel": {
      "command": "npx",
      "args": ["-y", "chiliz-marketing-intel"]
    }
  }
}

How to use

  1. Run the installation command above (if needed)
  2. Open your Claude Code settings file (~/.claude/settings.json)
  3. Add the configuration to the mcpServers section
  4. Restart Claude Code to apply changes
View source on GitHub