Skip to content

ChainAware Behavioural Prediction MCP Server for Cursor

io.github.chainaware/chainaware-behavioral-prediction-mcp

AI-powered tools to analyze wallet behaviour prediction, fraud detection and rug pull prediction.

client:Cursor transport:sse

Install ChainAware Behavioural Prediction MCP Server in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "chainaware-behavioral-prediction-mcp": {
      "url": "https://prediction.mcp.chainaware.ai/sse"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

ChainAware Behavioural Prediction MCP Server in other clients