Connect your account, then chat with AI to run tools.
Paste your MCPBundles URL into Looker scheduled webhook delivery and ask in chat for the latest Look or dashboard export, recent history, or a specific stored file.
Try this workflow
Latest Look export
From the latest Looker delivery, read export.json scheduled_plan title and type, then summarize CSV column headers and the first row from export.rows or attachment.data.
Opens MCPBundles Studio with this server selected. After sign-in, chat and run tools from the same thread.
Browse all toolsBuilt for
Analytics Teams, BI Engineers, Data Operations
Latest Look export
Interprets stored schedule metadata and tabular content.
From the latest Looker delivery, read export.json scheduled_plan title and type, then summarize CSV column headers and the first row from export.rows or attachment.data.
Compare recent schedules
History scan tied to stored schedule metadata.
List recent Looker deliveries and compare source.captured_at, filename, and scheduled_plan.title across the last three captures.
How do I connect Looker deliveries to MCPBundles?
Save a connection on MCPBundles, copy the hosted ingest URL from the credential panel, and paste it into Looker as the webhook destination when scheduling a Look or dashboard. Your agent reads stored deliveries — latest, history, and content — in chat.
Can an agent trigger a new delivery?
No. Ingest is read-only. Data arrives when Looker sends on the configured schedule; agents query what already landed.
Domain knowledge for Looker Webhook — workflow patterns, data models, and gotchas for your AI agent.
Looker scheduled plans POST export deliveries when a Look or dashboard schedule fires upstream. Each capture reflects whichever Look, dashboard, format, filters, and cadence were configured — tabular columns are not fixed across schedules. Tools read what already landed; there is no pull API and no way to trigger a new send from here.
Looker webhook destinations typically POST JSON (application/json) with export bytes embedded in the body:
Less common but supported by ingest wiring: multipart file uploads or a compact link JSON wrapper when an integration posts a download URL instead of inline bytes.
For PDF, PNG, and XLSX deliveries, expect limited tabular preview — prefer export.text, note binary or base64 content, or summarize from scheduled_plan.title when the user asked about a visual export.
Return the most recently stored report — tabular rows, raw text, or JSON depending on format. Default starting point for current report questions.
List recent stored reports — ids, capture time, filename, and format. Follow with latest report or get report for full content.
Return one stored report by report_id — full content with the same source/export envelope as latest report.
Connection status — whether any reports have landed, when the last file arrived, filename, and stored report count. Includes the ingest URL only when ...
Save a connection on MCPBundles, copy the hosted ingest URL from the credential panel, and paste it into Looker as the webhook destination when scheduling a Look or dashboard. Your agent reads stored deliveries — latest, history, and content — in chat.
No. Ingest is read-only. Data arrives when Looker sends on the configured schedule; agents query what already landed.
Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/looker-webhook. Authentication is handled automatically.
Looker Webhook provides 4 tools that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.
Looker Webhook uses API Key. Looker Webhook requires credentials. Connect via MCPBundles and authentication is handled automatically.
Connect Looker Webhook to any MCP client in minutes
https://mcp.mcpbundles.com/bundle/looker-webhookThe link prefills the Add custom connector dialog — you still review the values and click Add, then Connect to complete OAuth.
Looker Webhook and paste the MCP URL into Remote MCP server URL.Custom connectors at claude.ai require a paid Claude plan (Pro, Max, Team, or Enterprise).
More analytics integrations you might like
Piwik is an analytics platform that provides insights into user behavior, website traffic, and perfo...
Secoda is a data discovery and cataloging platform that enables organizations to manage, search, and...
Read Knowi scheduled report webhook deliveries posted to your hosted ingest URL.
Segment is a customer data platform that collects, cleans, and routes user interaction data to vario...
Mode is a collaborative analytics platform that allows teams to explore, analyze, and visualize data...
Read ThoughtSpot Liveboard schedule webhook deliveries stored from POST exports.