Morpho API MCP Server
get_asset_price
Get current price and yield information for specific assets.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
chainId | No | Chain ID (default: 1 for Ethereum) | |
first | No | Number of items to return | |
skip | No | Number of items to skip | |
symbol | Yes | Asset symbol (e.g. "sDAI") |