pretrade oracle for Grok
io.github.zyxel89/pretrade-oracle
Pre-trade oracle: real slippage, honeypot/sellability at size, exotic DEXs and new chains.
client:Grok
transport:streamable-http
tools:1
Install pretrade oracle in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"pretrade-oracle": {
"type": "http",
"url": "https://pretrade-oracle.duckdns.org/mcp"
}
}
}
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