Skip to content

feat: add looker-miro plugin for data visualization#17

Open
YI586 wants to merge 1 commit intomainfrom
feat/looker-miro-plugin
Open

feat: add looker-miro plugin for data visualization#17
YI586 wants to merge 1 commit intomainfrom
feat/looker-miro-plugin

Conversation

@YI586
Copy link
Collaborator

@YI586 YI586 commented Feb 6, 2026

Summary

  • Add looker-miro plugin that connects Looker MCP with Miro MCP to visualize analytics data on Miro boards
  • Single /looker-miro:visualize command that queries Looker with natural language and creates tables, flowcharts, or diagrams
  • Each visualization is paired with an explanation document describing the data source, query details, and key insights

Test plan

  • Install plugin and set Looker + Miro env vars
  • Run /looker-miro:visualize <board-url> "top 10 products by revenue" and verify table + explanation doc are created
  • Test with different query types (time-series, status flows) to verify correct visualization type selection

🤖 Generated with Claude Code

Add plugin that connects Looker MCP with Miro MCP to visualize
analytics data on Miro boards. Includes a single /visualize command
that queries Looker with natural language and creates tables, flowcharts,
or diagrams with an accompanying explanation document.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant