Back to MCP Servers
Etf Flow
Delivering crypto ETF flow data to power AI agents' decision-making.
finance-fintechaiagent
By kukapay
Installation
npx -y etf-flow-mcpConfiguration
{
"mcpServers": {
"etf-flow-mcp": {
"command": "npx",
"args": ["-y", "etf-flow-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes