Back to Apps

HeadlessTracker
Supports UIby tamaspetki
Crypto portfolio aggregation MCP server with live interactive dashboards for AI hosts.
0 stars
Works in:ChatGPTGooseVS Code Copilot
Exposes:ToolsResourcesPrompts
What it does
HeadlessTracker is a data-aggregation layer for crypto portfolios. Instead of a traditional static dashboard, it leverages MCP Apps to render live, interactive UI panels directly within AI hosts. It connects read-only to various exchanges and wallets to provide a unified view of assets and P&L.
Key features
- Interactive Dashboards: Live UI tabs for Portfolio (allocation donut), Weekly (delta KPIs), and Risk (concentration audit).
- Multi-Connector Support: Integrates Bybit, Binance, MetaMask (multi-chain), Solana, and Polymarket.
- Read-Only Security: Designed to use read-only API keys stored in the OS keychain for maximum safety.
- AI-Driven Rendering: Uses the AI host as the renderer, allowing you to query complex data and see it visualised instantly.
Installation
Install via Bun:
bun install
Configure accounts using the interactive setup:
bun run bin/headless-tracker.ts setup bybit
Supported hosts
Confirmed support for Claude Desktop, ChatGPT, Goose, and VS Code.
Quick install
bunx headless-trackerInformation
- Pricing
- free
- Published
- 5/31/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
ChatGPT
Configure via ChatGPT Connectors using the provided HTTP transport if hosted.Claude Desktop
Add to claude_desktop_config.json: { "headless-tracker": { "command": "bun", "args": ["run", "/path/to/headless-tracker/bin/headless-tracker.ts"] } }VS Code Copilot
Add to settings.json under github.copilot.chat.mcp.servers.






