Lighthouse MCP
by l3wi
Lighthouse MCP is a Model Context Protocol server that allows Claude to interact with your Lighthouse.one portfolio data. This integration enables you to query and analyze your crypto portfolio directly through Claude using natural language.
Last updated: N/A
What is Lighthouse MCP?
Lighthouse MCP is a server that acts as a bridge between the Claude AI assistant and your Lighthouse.one crypto portfolio data. It allows Claude to access and analyze your portfolio information, providing insights and answers to your questions.
How to use Lighthouse MCP?
To use Lighthouse MCP, you need to configure it within your Claude Desktop application by adding the server configuration to the claude_desktop_config.json
file. You'll also need to authenticate using a Lighthouse transfer token URL obtained from your Lighthouse.one settings. Once configured and authenticated, you can use natural language commands with Claude to query your portfolio data.
Key features of Lighthouse MCP
Secure authentication with Lighthouse using transfer token URLs
Detailed portfolio overview including total value and asset distribution
Access to asset details and transaction history
Performance analysis over time
Session Management to persist authentication
Use cases of Lighthouse MCP
Asking Claude about your portfolio's total value
Analyzing asset distribution across different wallets
Retrieving transaction history for specific assets
Evaluating portfolio performance over a given period
Getting yield data for your portfolio
FAQ from Lighthouse MCP
How do I authenticate with Lighthouse MCP?
How do I authenticate with Lighthouse MCP?
You need to use the authenticate
command with a Lighthouse transfer token URL obtained from the 'Link Mobile Device' option in your Lighthouse.one settings.
How do I see my portfolio overview?
How do I see my portfolio overview?
Use the getLighthousePortfolio
command to view your current portfolio status with detailed breakdowns.
How do I get yield data?
How do I get yield data?
Use the getLighthouseYieldData
command to see yield information for your portfolio.
How do I analyze my portfolio's performance over time?
How do I analyze my portfolio's performance over time?
Use the getLighthousePerformanceData
command.
Is my authentication data secure?
Is my authentication data secure?
Yes, this MCP server runs locally on your machine and communicates directly with Lighthouse's API. Your authentication credentials are never shared with Claude or any third-party services.