pretrade oracle for Cursor
io.github.zyxel89/pretrade-oracle
Pre-trade oracle: real slippage, honeypot/sellability at size, exotic DEXs and new chains.
client:Cursor
transport:streamable-http
tools:1
Install pretrade oracle in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"pretrade-oracle": {
"url": "https://pretrade-oracle.duckdns.org/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs