ChainAware Behavioural Prediction MCP Server for Grok
io.github.chainaware/chainaware-behavioral-prediction-mcp
AI-powered tools to analyze wallet behaviour prediction, fraud detection and rug pull prediction.
client:Grok
transport:sse
Install ChainAware Behavioural Prediction MCP Server in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"chainaware-behavioral-prediction-mcp": {
"type": "sse",
"url": "https://prediction.mcp.chainaware.ai/sse"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs