get_chain_tvl — DeFi Protocol Data MCP Tool Read-only
get_chain_tvl
(get chain tvl) is one of 3 tools on the
DeFi Protocol Data
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_chain_tvl from your client
- Claude Code DeFi Protocol Data get_chain_tvl run in your project directory
- Claude Desktop DeFi Protocol Data get_chain_tvl ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor DeFi Protocol Data get_chain_tvl ~/.cursor/mcp.json
- VS Code DeFi Protocol Data get_chain_tvl .vscode/mcp.json
- Zed DeFi Protocol Data get_chain_tvl ~/.config/zed/settings.json
- Windsurf DeFi Protocol Data get_chain_tvl ~/.codeium/windsurf/mcp_config.json
- Cline DeFi Protocol Data get_chain_tvl ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI DeFi Protocol Data get_chain_tvl ~/.gemini/settings.json
- Grok DeFi Protocol Data get_chain_tvl .mcp.json (in your project root)
- ChatGPT DeFi Protocol Data get_chain_tvl Settings → Connectors → Advanced → Developer mode
- Claude.ai DeFi Protocol Data get_chain_tvl Settings → Connectors → Add custom connector
- LangChain DeFi Protocol Data get_chain_tvl pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http defi https://defi.memoryapi.org/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.