Agent Tools
Back to MCP servers

ChainAware Behavioural Prediction MCP Server

https://prediction.mcp.chainaware.ai/sse
● degraded

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

Transport
sse
Auth
Cost

How to connect

MCP endpoint (sse)
https://prediction.mcp.chainaware.ai/sse
JSON-RPC initialize probe
curl -X POST https://prediction.mcp.chainaware.ai/sse \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'