MEV Intelligence for VS Code
io.advalorem.mev/intelligence
Real-time Ethereum liquidation intelligence for AI agents and MEV bots.
client:VS Code
transport:streamable-http
tools:10
Install MEV Intelligence in VS Code
.vscode/mcp.json
{
"servers": {
"intelligence": {
"type": "http",
"url": "https://mev.advalorem.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs