Back to Apps

Sales Explorer
Supports UIby tpiros
Interactive sales data visualization app that allows instant chart drill-downs without model round-trips.
0 stars
Works in:VS Code Copilotmcpjam
Exposes:ToolsResources
What it does
A high-performance data exploration tool that renders interactive bar charts directly in the chat. It allows users to explore sales data by region and drill down into specifics instantly through a bidirectional UI bridge.
Key features
- Model-Free Interaction: Click a chart bar to drill down immediately without waiting for a model response.
- Bidirectional Bridge: The UI calls server tools directly and updates the host's context so the AI stays aware of the current view.
- Single-File UI: Bundled via Vite into a single HTML file for maximum portability and speed.
- Context-Aware: Syncs the viewed data back to the AI, enabling follow-up prompts like "email this to my team."
Installation
- Claude Desktop: Configure
claude_desktop_config.jsonto point to the local or hosted server endpoint. - VS Code Copilot: Add to
settings.jsonundergithub.copilot.chat.mcp.servers. - MCPJam: Connect via the server's HTTP endpoint.
Supported hosts
- claude
- vscode-copilot
- mcpjam
Quick install
npm install && npm run devInformation
- Pricing
- free
- Published
- 7/17/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
mcpjam
Configure the HTTP endpoint in the MCPJam settingsClaude Desktop
Add server to claude_desktop_config.jsonVS Code Copilot
Add to settings.json github.copilot.chat.mcp.servers





