Summary
Yield numbers get a risk number next to them.
Most DeFi data tools hand back raw figures and leave the judgement to you. Philidor scores a vault from 0 to 10 and breaks that score into vectors, so which of two vaults is safer is a question the search itself can answer.
What it is
A hosted MCP server for DeFi vault risk analytics covering vaults across Morpho, Aave, Yearn, Beefy and Spark. It answers at https://mcp.philidor.io/api/mcp and needs no API key.
What you get
- Vaults searched across the covered protocols, filtered by minimum TVL and risk tier and sorted as you ask
- One vault opened up with its risk score on a 0-10 scale
- That score decomposed into risk vectors rather than reported as a single number
- Curator intelligence and protocol security history behind a vault
- Due diligence prompts and portfolio risk assessment on top of the vault data
Requirements
Nothing to install and no API key. Point a client at the hosted URL; Claude Code adds it with a single command.
Setup effort
One command — claude mcp add philidor --transport http https://mcp.philidor.io/api/mcp
