Lighthouse MCP
@l3wi
About Lighthouse MCP
An MCP server for chatting with your Lighthouse portfolio
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"lighthouse": {
"command": "npx",
"args": [
"-y",
"mcp-lighthouse"
]
}
}
}Tools
5Overview
What is Lighthouse MCP?
Lighthouse MCP is a Model Context Protocol server that enables Claude to query and analyze your Lighthouse.one crypto portfolio data. It provides secure authentication and allows natural language interaction with portfolio information, asset details, and performance metrics.
How to use Lighthouse MCP?
Install by adding the server to your claude_desktop_config.json with the command npx -y mcp-lighthouse. After restarting Claude, authenticate using a Lighthouse transfer token URL (obtained from Lighthouse.one Settings → Link Mobile Device → Copy transfer link). You can then use commands like listLighthousePortfolios, getLighthousePortfolio, getLighthouseYieldData, and getLighthousePerformanceData.
Key features of Lighthouse MCP
- Secure authentication via Lighthouse transfer token URLs
- Portfolio overview with total value and asset distribution
- Major holdings (≥ $1,000) and connected wallets list
- Asset-specific details and transaction history
- Performance analysis over time
Use cases of Lighthouse MCP
- Ask Claude for your total portfolio value and breakdown by asset type
- Inquire about top performing assets or largest holdings
- Review recent transactions across all connected wallets
- Analyze portfolio yield and historical performance trends
- Authenticate once and reuse the session across conversations
FAQ from Lighthouse MCP
How do I authenticate with Lighthouse MCP?
Get a Lighthouse transfer token URL from the Settings page on Lighthouse.one by clicking "Link Mobile Device" then "Copy transfer link". Paste that URL when Claude asks for authentication.
What are the runtime requirements?
You must have Node LTS (Node.js 16 or higher) and npm or yarn installed. The server runs locally on your machine.
Is authentication persistent?
Yes. The server stores your session in a local .lighthouse_session file so you only need to authenticate once unless you log out or the session expires. You can revoke the session key from the Lighthouse dashboard.
Where is my data stored and shared?
All data is stored and processed locally on your machine. The server communicates directly with Lighthouse's API; your credentials are never shared with Claude or any third-party services.
How can I run Lighthouse MCP locally from source?
Clone the repository, run npm install and npm run build, then point the Claude config to dist/index.js with your Node installation path.
Frequently asked questions
How do I authenticate with Lighthouse MCP?
Get a Lighthouse transfer token URL from the Settings page on Lighthouse.one by clicking "Link Mobile Device" then "Copy transfer link". Paste that URL when Claude asks for authentication.
What are the runtime requirements?
You must have Node LTS (Node.js 16 or higher) and npm or yarn installed. The server runs locally on your machine.
Is authentication persistent?
Yes. The server stores your session in a local `.lighthouse_session` file so you only need to authenticate once unless you log out or the session expires. You can revoke the session key from the Lighthouse dashboard.
Where is my data stored and shared?
All data is stored and processed locally on your machine. The server communicates directly with Lighthouse's API; your credentials are never shared with Claude or any third-party services.
How can I run Lighthouse MCP locally from source?
Clone the repository, run `npm install` and `npm run build`, then point the Claude config to `dist/index.js` with your Node installation path.
Basic information
More Other MCP servers
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Mcp
browsermcpBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser

Figs, Relationship Expert
Figs O'Sullivan, LMFTCouples therapist Figs O'Sullivan (LMFT, 17 years, endorsed by Sue Johnson, creator of EFT) inside your AI. Ask relationship questions answered from his clinical writing, name the pattern in a fight, get a three-step rep
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
Comments