MetaLend for Claude Desktop
io.github.rabeles11/metalend
Browse, deposit, withdraw & rebalance stablecoins on Aave, Morpho & Euler across major EVM chains.
client:Claude Desktop
transport:streamable-http
tools:19
Install MetaLend in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"metalend": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.metalend.tech/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs
What Claude Desktop can do once it is connected
- list_pools
- get_balances
- get_bridge_balances
- get_config
- get_default_config
- get_rewards
- get_transaction_costs
- get_token_info
- get_withdrawal_version
- get_auth_challenge
- submit_auth_verify
- prepare_deposit
- submit_deposit
- get_deposit_status
- prepare_withdrawal
- submit_withdrawal
- get_withdrawal_status
- prepare_config
- submit_config