← Registry

Analytics

philidor.io

Search, analyze, and compare DeFi vaults with risk metrics and historical data.

1 endpoint13 known toolsFirst detected July 22, 2026Last detected September 1, 2026

ENDPOINT 1

https://mcp.philidor.io/api/mcp

No auth detected

MCP server metadata

Name
philidor-defi-vaults
Version
1.0.0
Capabilities
tools.listChangedresources.listChangedprompts.listChanged

Known tools 13

search_vaults

Search and filter DeFi vaults by chain, protocol, asset, risk tier, TVL, and more.

Inferred read-only
get_vault

Get detailed information about a specific DeFi vault including risk breakdown, recent events, and historical snapshots.

Inferred read-only
get_vault_risk_breakdown

Get a detailed breakdown of a vault's risk vectors: Asset Composition, Platform and Strategy, Control and Governance, and History scores with sub-metrics.

Inferred read-only
list_markets

List lending markets — the market a depositor actually picks: an Aave/Spark pool, an Aave V4 spoke (Main, Bluechip, EtherFi Cash), a Compound Comet, or a Morpho Blue loan/collateral pair.

Inferred read-only
get_market

Get one lending market with every reserve it contains: supplied, supply APR, borrowed, borrow APR, utilization and risk tier per reserve.

Inferred read-only
get_market_events

Published risk events for ONE lending market: incidents, bad debt, liquidation cascades (e.g.

Inferred read-only
compare_vaults

Compare 2-3 DeFi vaults side-by-side on TVL, APR, risk score, risk tier, audited status, and more.

Inferred read-only
find_safest_vaults

Find the highest risk-scored DeFi vaults, optionally filtered by asset, chain, or minimum TVL.

Inferred read-only
get_protocol_info

Get detailed information about a DeFi protocol including TVL, vault count, versions, auditors, and security incidents.

Inferred read-only
get_curator_info

Get detailed information about a vault curator including their managed vaults, TVL, chain distribution, and performance.

Inferred read-only
get_market_overview

Get a high-level overview of the DeFi vault market: total TVL, vault count, risk distribution, and TVL by protocol.

Inferred read-only
explain_risk_score

Explain what a Philidor risk score means, including the tier (Prime/Core/Edge), how it is calculated, and what the thresholds are.

Inferred read-only
list_vaults_with_incidents

List all vaults that had a recent critical incident (last 365 days).

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.philidor-defi-vaults]
url = "https://mcp.philidor.io/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "philidor-defi-vaults": {
      "type": "http",
      "url": "https://mcp.philidor.io/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: philidor-defi-vaults
Remote MCP URL: https://mcp.philidor.io/api/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": {
    "philidor-defi-vaults": {
      "url": "https://mcp.philidor.io/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "philidor-defi-vaults": {
      "type": "http",
      "url": "https://mcp.philidor.io/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "philidor-defi-vaults",
  "transport": "streamable-http",
  "url": "https://mcp.philidor.io/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

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