← Registry

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.

1 endpoint10 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://mev.advalorem.io/mcp

No auth detected

MCP server metadata

Name
MEV Intelligence
Version
0.2.0
Capabilities
tools

Known tools 10

get_liquidation_waves

Get near-liquidation borrowers ranked by health factor proximity across Aave V3, Spark, and Morpho on L1 and Base.

Inferred read-only
get_searcher_leaderboard

Get top MEV searchers ranked by landed liquidation fires in the last 4 hours.

Inferred read-only
get_builder_recommendation

Get the best Ethereum block builder for MEV bundle submission RIGHT NOW based on live relay acceptance rate and submission volume.

Inferred read-only
get_mev_feed

Get a risk-enriched MEV opportunity stream.

Inferred read-only
submit_bundle

Submit a signed Ethereum bundle directly to MEV SearcherNet rbuilder for inclusion.

Inferred read-only
monitor_crossing_candidates

Get the highest-priority liquidation candidates sorted by cross probability — borrowers most likely to become liquidatable in the next price move.

Inferred read-only
recommend_bundle_submission

Get an actionable bundle submission recommendation for a specific borrower or current market conditions.

Inferred read-only
predict_liquidation_probability

Get a structured liquidation probability prediction for a specific borrower or the top candidates.

Inferred read-only
get_daily_liquidation_report

Get 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-only
build_liquidation_tx

Build agent-ready calldata for a liquidation transaction.

Inferred read-only

CONNECT 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.

Trust status Trusted

advalorem.io is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.