
1{2 "mcpServers": {3 "cryptopanic": {4 "command": "uv",5 "args": [6 "--directory",7 "/your/path/to/cryptopanic-mcp-server",8 "run",9 "main.py"10 ],11 "env": {12 "CRYPTOPANIC_API_PLAN": "your_api_plan",13 "CRYPTOPANIC_API_KEY": "your_api_key"14 }15 }16 }17}
No reviews yet. Be the first to review!
Sign in to join the conversation