ProfitSpotMCP logo

ProfitSpotMCP

0

Cross-chain DeFi intelligence MCP server with 7 tools for yield discovery, pool analysis, profit simulation, risk scoring, whale tracking, impermanent loss calculation, and DeFi overview.

This config will be passed to Cursor on install. Inspect `command`, `args`, and `env` before continuing.

{  "mcpServers": {    "profitspot-mcp": {      "command": "python",      "args": ["-m", "profitspot_mcp.mcp_server"],      "env": {}    }  } }