What is the MCP server?
The Model Context Protocol (MCP) is an open standard that allows AI assistants to connect to external data sources and tools. Lighthouse exposes an MCP server that gives your AI assistant read-only access to your portfolio data. This means you can ask your AI assistant natural language questions about your portfolios, positions, performance, strategies, and more — and it will fetch live data from Lighthouse to answer them.What can your AI assistant do?
Once connected, your AI assistant can use the following tools:Workspaces & Portfolios
Workspaces & Portfolios
- List all your workspaces
- List and inspect portfolios across workspaces
- Check portfolio sync status
Accounts
Accounts
- List all accounts (wallets, exchanges, manual) in a portfolio
- Get details for a specific account
Snapshots & Positions
Snapshots & Positions
- List snapshots (point-in-time portfolio states)
- Get the latest snapshot with full position details
- Get a flattened view of all positions with network, platform, symbol, amount, and USD value
- View snapshot history over time
Performance & Prices
Performance & Prices
- Get PnL charts, value charts, asset breakdown, and top gainers/losers
- Get current prices for your top portfolio assets
Strategies
Strategies
- List all trading strategies with PnL and deployed amounts
- Get detailed strategy data including logs and history
Configure your AI client
The Lighthouse MCP server is available at:- Claude Code
- Claude Desktop
- Claude Web
- OpenCode
- Cursor
Run the following command in your terminal:The next time Claude Code calls a Lighthouse tool, it will open your browser to complete the OAuth login.For more details, see the Claude Code MCP documentation.
Example prompts
Once connected, try asking your AI assistant:- “Show me my portfolio performance for the last 30 days”
- “What are my largest positions by USD value?”
- “List all my strategies and their PnL”
- “Which assets gained the most this week?”
- “Give me a breakdown of my portfolio across chains”