Skip to content
VS Code

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

What VS Code can do once it is connected

MEV Intelligence in other clients