AI & Machine Learning
advalorem.io
Ad Valorem offers venture capital, AI consulting, and climate justice services for investing, building with AI, and making an impact.
ENDPOINT 1
https://mev.advalorem.io/mcp
MCP server metadata
- Name
- MEV Intelligence
- Version
- 0.2.0
Known tools 10
get_liquidation_wavesGet near-liquidation borrowers ranked by health factor proximity across Aave V3, Spark, and Morpho on L1 and Base.
Inferred read-onlyget_searcher_leaderboardGet top MEV searchers ranked by landed liquidation fires in the last 4 hours.
Inferred read-onlyget_builder_recommendationGet the best Ethereum block builder for MEV bundle submission RIGHT NOW based on live relay acceptance rate and submission volume.
Inferred read-onlysubmit_bundleSubmit a signed Ethereum bundle directly to MEV SearcherNet rbuilder for inclusion.
Inferred read-onlymonitor_crossing_candidatesGet the highest-priority liquidation candidates sorted by cross probability — borrowers most likely to become liquidatable in the next price move.
Inferred read-onlyrecommend_bundle_submissionGet an actionable bundle submission recommendation for a specific borrower or current market conditions.
Inferred read-onlypredict_liquidation_probabilityGet a structured liquidation probability prediction for a specific borrower or the top candidates.
Inferred read-onlyget_daily_liquidation_reportGet a daily intelligence report summarizing liquidation market activity: competitor count, positions we would have fired on, funnel metrics (PRE→SIM→HOTFIRE→SUBMIT→LANDED), and the top candidate right now.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.mev-intelligence]
url = "https://mev.advalorem.io/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"mev-intelligence": {
"type": "http",
"url": "https://mev.advalorem.io/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: mev-intelligence
Remote MCP URL: https://mev.advalorem.io/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"mev-intelligence": {
"url": "https://mev.advalorem.io/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"mev-intelligence": {
"type": "http",
"url": "https://mev.advalorem.io/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "mev-intelligence",
"transport": "streamable-http",
"url": "https://mev.advalorem.io/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for advalorem.io was fetched 2026-08-04T07:04:13.485Z and is being refreshed.
advalorem.io is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.