Releases: thenguyentrong/pbi-lens
Releases · thenguyentrong/pbi-lens
PBI Lens 0.2.0 - Power BI Viewer + MCP
Power BI reports for humans AND their AI agents (Claude, Copilot, Codex).
Extension: "Power BI Reports" tree in the Explorer sidebar — sign in, browse workspaces → reports → pages, click to open live. Capture pages as PNG for AI.
MCP server (16 tools): get_report_context, get_visual_fields (axis/role bindings), get_model (token-lean schema), run_dax, get_visual_data, get_filters, screenshot_page/visual as real images, set_filters/set_slicer, publish_pbix (auto-refreshes), refresh_report.
CLI: context / model / fields / data / filters / shot / dax / publish — all --json.
Install the extension: download the .vsix below, then VS Code → Extensions → ⋯ → Install from VSIX.
Connect your AI: see the README section "Give your AI the plug (MCP)".