Search 700+ DeFi vaults, compare risk scores, analyze protocols. No API key needed.
claude mcp add defi-vaults --transport http https://mcp.philidor.io/api/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"defi-vaults": {
"url": "https://mcp.philidor.io/api/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"defi-vaults": {
"serverUrl": "https://mcp.philidor.io/api/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"defi-vaults": {
"type": "http",
"url": "https://mcp.philidor.io/api/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"defi-vaults": {
"url": "https://mcp.philidor.io/api/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"defi-vaults": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.philidor.io/api/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://mcp.philidor.io/api/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.philidor--defi-vaults/reviews or the review_server meta-tool.
POST /mcp