Morpho API MCP Server
get_market_positions
Get positions overview for specific markets with pagination and ordering.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
first | No | Number of positions to return (default: 30) | |
marketUniqueKey | Yes | Unique key of the market | |
orderBy | No | Field to order by | |
orderDirection | No | Order direction | |
skip | No | Number of positions to skip |