The Behavioural Prediction MCP Server provides AI-powered tools to analyze wallet behaviour prediction,fraud detection and rug pull prediction.
Server Config
{
"mcpServers": {
"behavioral-prediction-mcp": {
"type": "http",
"url": "https://prediction.mcp.chainaware.ai/sse",
"description": "The Behavioural Prediction MCP Server provides AI-powered tools to analyze wallet behaviour prediction,fraud detection and rug pull prediction.",
"auth": {
"type": "api_key",
"header": "X-API-Key"
}
}
}
}