DeFi Protocol Data for VS Code
org.memoryapi/defi
DeFi protocol data: TVL, yield pools, and cross-chain analytics
client:VS Code
transport:streamable-http
tools:3
Install DeFi Protocol Data in VS Code
.vscode/mcp.json
{
"servers": {
"defi": {
"type": "http",
"url": "https://defi.memoryapi.org/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs