Server Configuration
Describes the environment variables required to run the server.
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Schema
Prompts
Interactive templates invoked by user choice
Name | Description |
---|---|
No prompts |
Resources
Contextual data attached and managed by the client
Name | Description |
---|---|
No resources |
Tools
Functions exposed to the LLM to take actions
Name | Description |
---|---|
authenticate | Authenticate with Lighthouse using a transfer token URL |
listLighthousePortfolios | List all Lighthouse portfolios, their total portfolio value, the wallets within each portfolio and their total value |
getLighthousePortfolio | Fetch and display a detailed summary of a Lighthouse portfolio with breakdown by asset types and major holdings. |
getLighthouseYieldData | Get yield data for a Lighthouse portfolio |
getLighthousePerformanceData | Get performance data for a Lighthouse portfolio |