Loading subscription status...
{
"mcpServers": [
{
"etf-flow-mcp": {
"env": {
"COINGLASS_API_KEY": "your_coinglass_api_key_here"
},
"args": [
"--directory",
"/absolute/path/to/etf-flow-mcp",
"run",
"etf-flow-mcp"
],
"command": "uv"
}
}
]
}