How to Use the DefiLlama (DeFi Analytics) MCP in Windsurf
Give Windsurf live access to DeFi metrics. Cascade pulls TVL, compares yields, and graphs token prices autonomously.
Works with every AI agent you already use
…and any MCP-compatible client
Connect DefiLlama (DeFi Analytics) MCP to Windsurf
Create your Vinkius account to connect DefiLlama (DeFi Analytics) to Windsurf and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
DefiLlama MCP Server Market Analysis
Cascade does not need you to hold its hand while analyzing crypto markets. You just ask it to compare liquidity across layer-twos. It fires `get_all_chains_tvl` to rank the chains, then digs into specific networks using `get_dex_volume_chain`. Getting complete market breakdowns takes seconds. Instead of writing fetch logic yourself, Windsurf queries `get_protocols` and formats the current TVL data directly into your markdown reports or dashboard components.
Track Yields and Stablecoins
Chasing yields requires pulling from dozens of fragmented sources. Now your IDE does the heavy lifting. Tell Cascade to find the best rates, and it triggers `get_all_pools` to grab current APY and TVL numbers across every tracked liquidity pool. Tracking peg stability works the same way. Windsurf can pull `get_all_stablecoins` to see circulating supplies, then map out historical trends with `get_stablecoin_historical_data`. You just watch the agent connect the dots.
Historical Price Action
Building trading algorithms means backtesting against real data. Windsurf pulls exact token valuations at specific timestamps using `get_historical_prices`. It formats the `{chain}:{address}` request perfectly every time. You can even have Cascade plot the visual trends. Invoking `get_price_chart` gives your agent the time-series data it needs to generate charting code or calculate momentum shifts via `get_percentage_change`.
Set up DefiLlama (DeFi Analytics) MCP in Windsurf
Prerequisites
- Windsurf IDE installed (macOS, Windows, or Linux)
- Active Vinkius subscription with a valid endpoint token
- 1
Open MCP configuration
Click the Cascade assistant icon in the sidebar, then click the hammer icon (🔨) at the top of the panel. Select "Configure" to open
~/.codeium/windsurf/mcp_config.json. - 2
Add the DefiLlama (DeFi Analytics) MCP
Paste the JSON snippet shown on the right into the
mcpServersobject. Replace[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. - 3
Refresh MCPs
Go back to the hammer icon (🔨) in Cascade and click "Refresh". Windsurf will detect the new server. No full restart is needed — the connection is hot-reloaded.
- 4
Verify in Cascade
Start a new Cascade conversation and ask something like "Show my DefiLlama (DeFi Analytics) payment history." If connected, Cascade will call the DefiLlama (DeFi Analytics) tools directly. You will see a green dot next to the server name in the MCP panel.
{
"mcpServers": {
"defillama-defi-analytics-mcp": {
"url": "https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp"
}
}
} Independent Platform Disclaimer: Vinkius is an independent platform and is not affiliated with, endorsed by, sponsored by, verified by, or otherwise authorized by DefiLlama. All third-party trademarks, logos, and brand names are the property of their respective owners. Their use on this website is strictly for informational purposes to identify service compatibility and interoperability.
Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about DefiLlama (DeFi Analytics) MCP in Windsurf
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the DefiLlama (DeFi Analytics) MCP today
We host it, we monitor it, we maintain it. You just paste one token.