Lighthouse MCP
An MCP server for chatting with your Lighthouse portfolio
Overview
Lighthouse MCP is a Model Context Protocol (MCP) server that allows users to interact with their Lighthouse portfolio data through Claude, enabling queries and analysis of crypto portfolios.
To use Lighthouse MCP, configure it in your claude_desktop_config.json and authenticate using a Lighthouse transfer token URL. After setting it up, you can run the server locally and interact with your portfolio through Claude.
- Secure authentication with transfer token URLs. - Detailed portfolio overview including total value, asset distribution, and major holdings. - Session management with secure storage of authentication credentials.
- Analyzing crypto portfolio performance.
- Monitoring asset distribution and major holdings.
- Securely managing portfolio data through local server interaction.
Add to your AI client
Use these steps to connect Lighthouse MCP in Cursor, Claude, VS Code, and other MCP-compatible apps. The same JSON appears in the Use with menu above for one-click copy.
Cursor
Add this to your .cursor/mcp.json file in your project root, then restart Cursor.
.cursor/mcp.json
{
"mcpServers": {
"mcp-lighthouse-l3wi": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mcp-lighthouse-l3wi"
]
}
}
}Claude Desktop
Add this server entry to the mcpServers object in your Claude Desktop config, then restart the app.
~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"mcp-lighthouse-l3wi": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mcp-lighthouse-l3wi"
]
}
}
}Claude Code
Add this to your project's .mcp.json file. Claude Code will detect it automatically.
.mcp.json (project root)
{
"mcpServers": {
"mcp-lighthouse-l3wi": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mcp-lighthouse-l3wi"
]
}
}
}VS Code (Copilot)
Add this to your .vscode/mcp.json file. Requires the GitHub Copilot extension with MCP support enabled.
.vscode/mcp.json
{
"servers": {
"mcp-lighthouse-l3wi": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mcp-lighthouse-l3wi"
]
}
}
}Windsurf
Add this to your Windsurf MCP config file, then restart Windsurf.
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"mcp-lighthouse-l3wi": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mcp-lighthouse-l3wi"
]
}
}
}Cline
Open Cline settings, navigate to MCP Servers, and add this server configuration.
Cline MCP Settings (via UI)
{
"mcpServers": {
"mcp-lighthouse-l3wi": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-mcp-lighthouse-l3wi"
]
}
}
}FAQ
How do I authenticate with Lighthouse?
You can authenticate by linking your mobile device in the Lighthouse settings and using the provided transfer token URL.
Is my data secure with Lighthouse MCP?
Yes, your authentication credentials are stored securely on your local machine and are not shared with third parties.
What are the requirements to run Lighthouse MCP?
You need Node.js 16 or higher and npm or yarn to install and run the project.7:["$","div",null,{"className":"container mx-auto flex flex-col gap-4","children":["$L26","$L27",["$","$L28",null,{"currentProject":{"id":2122,"uuid":"feec5061-feac-4eae-9bac-51b44a67fe81","name":"mcp-lighthouse","title":"Lighthouse MCP","description":"An MCP server for chatting with your Lighthouse portfolio","avatar_url":"https://avatars.githubusercontent.com/u/1716917?v=4","created_at":"2025-03-09T03:38:23.592Z","updated_at":"2025-03-12T10:18:21.544Z","status":"created","author_name":"l3wi","author_avatar_url":"https://avatars.githubusercontent.com/u/1716917?v=4","tags":"[]","category":"developer-tools","is_featured":false,"sort":1,"url":"https://github.com/l3wi/mcp-lighthouse","target":"_self","content":"$29","summary":"$2a","img_url":"https://github.com/l3wi/mcp-lighthouse/raw/main/images/link.png","type":null,"metadata":"{\"star\":\"1\",\"license\":\"\",\"language\":\"JavaScript\",\"is_official\":false,\"latest_commit_time\":\"2025-03-09 13:04:11\"}","user_uuid":null,"tools":null,"sse_url":null,"sse_provider":null,"sse_params":null,"is_official":false,"server_command":null,"server_params":null,"server_config":null,"allow_call":false,"is_innovation":false,"is_dxt":false,"dxt_manifest":null,"dxt_file_url":null,"is_audit":false},"randomProjects":[],"currentServerKey":"$undefined"}]]}]