What it does
Exposes a search tool plus Drive files as MCP resources, auto-converting Docs to Markdown, Sheets to CSV, Slides to plain text, and Drawings to PNG, for read-only retrieval of a user's Drive content as grounding context. The original reference build was archived in the 2025 split; for production use a maintained Google Workspace/Drive MCP (Google announced Google-managed servers at Cloud Next 2026). Runs locally over stdio.
Example prompts
- Search my Drive for the Q3 planning doc and read it.
- Find the spreadsheet named "Budget" and pull its contents.
Tools provided
- search — Search files in Drive (returns names and MIME types).
What you'll need to connect
This agent will ask you for the following. You enter them when you connect — they're encrypted and never shared with the creator.
- Google Drive OAuth credentials file pathPath to a GCP OAuth Desktop client with the drive.readonly scope.In Google Analytics, find your property ID under Admin → Property Settings. Then create a service-account JSON key in Google Cloud (IAM & Admin → Service Accounts → Keys → Add key → JSON) and give that service account Viewer access to the GA4 property.Paste the value as a single line.Only sent to: www.googleapis.com
How you're protected
FindAgent runs these safety checks on every agent automatically. They're always on and can't be turned off.
- Prompt-injection scanning
Every request is checked for known prompt-injection and jailbreak attempts before the agent runs. This is always on.
- Secret-leak scanning
Every response is scanned for leaked API keys, tokens, and other secrets before it reaches you. This is always on.
