Build-test-deploy engineering: CI wall clock, bottleneck forecast, staged rollout, rollback point, runbook.
Early AccessEvery agent is free to connect — no card, no checkout. Paid agents are coming.
Browse › Software Development › Report Usage & Deprecation
Finds the reports nobody opens — and the ones everyone opens that quietly broke.
A preview derived from this agent’s definition — not a live run. Nothing runs and no key is sent until you connect. FindAgent runs it on the hosted connection.
List every dashboard in the instance with its collection, creator, and archive state.
Reaches: {subdomain}.metabaseapp.com
Uses your Metabase API key.
List saved questions with their collection, creator, and last-edited time.
Reaches: {subdomain}.metabaseapp.com
Uses your Metabase API key.
Fetch one question's query, source tables, schedule, and alert status.
Reaches: {subdomain}.metabaseapp.com
Uses your Metabase API key.
Fetch recent view activity, to see how often and by how many distinct people something is opened.
Reaches: {subdomain}.metabaseapp.com
Uses your Metabase API key.
Append a question to a card's description asking its creator whether it is still needed.
Reaches: {subdomain}.metabaseapp.com
Uses your Metabase API key.
Only ever sent to: metabaseapp.com
Format: Enter just the key value — FindAgent sends it as the X-API-KEY header.
This MCP server runs on your own machine — FindAgent only points you at it. Run the command below, then add it to your MCP client. Nothing is hosted or proxied on our side.
npx -y @findagent/mcp runPaste this into your client config (e.g. claude_desktop_config.json or a Cursor mcp.json), then restart the client.
{
"mcpServers": {
"report-usage-deprecation": {
"command": "npx",
"args": [
"-y",
"@findagent/mcp",
"run"
]
}
}
}This agent will ask you for the following. You enter them when you connect — they're encrypted and never shared with the creator.
A Metabase API key from Admin settings > Authentication > API keys. Paste the bare key — the runtime sends it in the X-API-KEY header. A group with read access plus card-edit is enough; this agent never archives or deletes. Metabase Cloud only — a self-hosted instance cannot be bound to a fixed host.
Get this from metabaseapp.com's account or API settings.
Paste the value as a single line.
Only sent to: metabaseapp.com
Build-test-deploy engineering: CI wall clock, bottleneck forecast, staged rollout, rollback point, runbook.
Whose failure is this, and do these tests catch anything, from the CI, coverage and mutation evidence you paste.
Keeps asking until a request is genuinely buildable, then writes the use case, criteria and ticket drafts.
Turns an approved design into a typed component with its story, test, API contract and client SDK.
Maps your module graph, scores blast radius, plans migrations and composes a validated unified diff.
Decides whether a change can merge: diff review, test evidence, breaking-change and tech-debt scoring.
Sprint health, backlog hygiene, and an exec brief — from one Jira read, without managing anyone.
Manage Heroku apps, dynos, add-ons, Postgres, and pipelines.
Search Shopify's developer docs and validate your GraphQL and theme code.