Skip to content
Cline

soldefi mcp for Cline

io.github.thomenz/soldefi-mcp

Solana DeFi risk intel over x402: rug/honeypot scans, pool analysis, wash-filtered pools.

client:Cline transport:stdio runtime:npm

Install soldefi mcp in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "soldefi-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "soldefi-mcp"
      ],
      "env": {
        "SOLANA_PRIVATE_KEY": "<SOLANA_PRIVATE_KEY>",
        "EVM_PRIVATE_KEY": "<EVM_PRIVATE_KEY>",
        "SOLANA_RPC_URL": "<SOLANA_RPC_URL>",
        "SOLDEFI_BASE_URL": "<SOLDEFI_BASE_URL>",
        "X402_NETWORK": "<X402_NETWORK>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

soldefi mcp in other clients