Query Pendle V2 market data and APYs across EVM chains, trade PT/YT yield tokens via swaps and limit orders, manage LP positions and rewards, analyze wallet portfolios with maturity insights, and get AI trade advice through semantic tools and agents.
npx claudepluginhub pendle-finance/pendle-aiQuery Pendle Finance market data, asset metadata, APY analytics, and yield strategy insights. Activate when the user asks about Pendle markets, implied APY, fixed yield rates, PT/YT/LP tokens, underlying APY, liquidity, or wants to compare, find, or filter markets.
Manage Pendle Finance limit orders — view the order book, generate EIP-712 order data for PT/YT buys and sells, submit signed orders, and cancel. Activate when the user asks about limit orders, buy PT at a target APY, sell YT if yield drops, or set a yield target.
Analyze Pendle Finance portfolio positions — view PT, YT, LP holdings across markets, check claimable PENDLE rewards and YT interest, display maturity timelines, and provide position-level insights. Activate when the user asks about their portfolio, wallet positions, holdings, claimable rewards, or upcoming maturities.
Build Pendle Finance swap and LP transactions — swap any ERC20 tokens, buy/sell PT, buy/sell YT, mint/redeem SY, mint/redeem PT&YT, add/remove liquidity, claim rewards. Activate when the user wants to trade on Pendle, swap tokens, get a swap quote, buy fixed yield, sell a position, wrap tokens into SY, add or remove liquidity, or claim PENDLE rewards.
Beta — This project is under active development.
AI plugins for Pendle Finance — trade yield tokens, manage LP positions, place limit orders, and query DeFi market data across 7 EVM chains.
# Claude Code Marketplace
/plugin marketplace add pendle-finance/pendle-ai
# Install individual plugins
/plugin install pendle-v2 # Pendle V2 DeFi protocol
If you only need the MCP tools (without skills or agents), you can add the Pendle MCP server directly to your AI tool of choice.
Server URL: https://api-v2.pendle.finance/core/mcp
claude mcp add pendle-v2 --transport http https://api-v2.pendle.finance/core/mcp
https://api-v2.pendle.finance/core/mcpUse OpenCode CLI to interactively add the MCP:
opencode mcp add
Add to your .vscode/mcp.json:
{
"servers": {
"pendle-v2": {
"url": "https://api-v2.pendle.finance/core/mcp",
"type": "http"
}
}
}
codex mcp add pendle-v2 --url https://api-v2.pendle.finance/core/mcp
Note: There is some unknown issue with the built-in HTTP Streamable MCP mode in Gemini which prevents us from accessing the MCP. We propose using mcp-remote as an alternative.
Add to your ~/.gemini/settings.json:
{
"mcpServers": {
"pendle-v2": {
"command": "npx",
"args": [
"mcp-remote",
"https://api-v2.pendle.finance/core/mcp"
]
}
}
}
| Plugin | Description | Skills | MCP Tools |
|---|---|---|---|
| pendle-v2 | Pendle V2 DeFi protocol — swap, LP, limit orders, market data | 4 | 25 |
See CLAUDE.md for development setup and contribution guidelines.
MIT License - see LICENSE for details.
External network access
Connects to servers outside your machine
Uses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.
Monitors and reports on investment portfolios with real-time valuations, performance metrics, and asset allocation analysis.
Natural language to unsigned DeFi transactions. Translates intents into transaction payloads across 13 protocols (Aave, Lido, Uniswap, Curve, Compound, MakerDAO, Rocket Pool, EigenLayer, Balancer, Pendle, WETH, ERC-20, ERC-721). Deterministic, no signing, no private keys.
AI-powered assistance for discovering PancakeSwap farms, staking CAKE, and managing yield farming positions with deep links to the PancakeSwap interface
Skill for developing and analyzing cryptocurrency trading strategies and market analysis.
AI-powered assistance for discovering tokens, planning Uniswap swaps and liquidity positions, generating deep links to execute in the Uniswap interface