Lighthouse Portfolio Tracker
Integrates with Lighthouse.one cryptocurrency portfolio tracker to fetch and display detailed portfolio data including total value, asset allocations, and major holdings through secure token-based authentication.
1 stars
0 tools
Created Aug 2025
@l3wi/l3wi-lighthouse-portfolio-tracker-lighthouseAbout
Integrates with Lighthouse.one cryptocurrency portfolio tracker to fetch and display detailed portfolio data including total value, asset allocations, and major holdings through secure token-based authentication.
Categories
general
Installation
npm
npm install @l3wi/l3wi-lighthouse-portfolio-tracker-lighthouse
Configuration
{
"mcpServers": {
"l3wi-lighthouse-portfolio-tracker-lighthouse": {
"command": "npx",
"args": [
"-y",
"@l3wi/l3wi-lighthouse-portfolio-tracker-lighthouse"
]
}
}
}