Base DeFi Yield Optimizer API for Grok
io.github.br0ski777/base-defi
Base chain DeFi yields — Aerodrome, Moonwell, APY, TVL, risk scores. x402.
client:Grok
transport:sse
Install Base DeFi Yield Optimizer API in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"base-defi": {
"type": "sse",
"url": "https://base-defi.api.klymax402.com/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs