Back to MCP Servers
Defi Yields
An MCP server for AI agents to explore DeFi yield opportunities.
finance-fintechaiagent
By kukapay
Installation
npx -y defi-yields-mcpConfiguration
{
"mcpServers": {
"defi-yields-mcp": {
"command": "npx",
"args": ["-y", "defi-yields-mcp"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes