Skip to content

ChainAware Behavioural Prediction MCP Server for VS Code

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

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

client:VS Code transport:sse

Install ChainAware Behavioural Prediction MCP Server in VS Code

.vscode/mcp.json

{
  "servers": {
    "chainaware-behavioral-prediction-mcp": {
      "type": "sse",
      "url": "https://prediction.mcp.chainaware.ai/sse"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

ChainAware Behavioural Prediction MCP Server in other clients