Odel
soldefi mcp

soldefi mcp

Local
@thomenzJavaScriptMITUpdated 1mo ago

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

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

npmsoldefi-mcpv0.5.2

Run

npx -y soldefi-mcp

MCP client config

{
  "mcpServers": {
    "soldefi-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "soldefi-mcp"
      ]
    }
  }
}