Connect Your Agents ⚡
The Baseline
Complete these steps first to generate your proxy key.
1Create Account
Sign up using the Google Workspace whose Gmail you want agents to access. We handle the OAuth token refresh securely behind the scenes.
Go to Dashboard2Generate Key
Create a new API Key in the dashboard. Select which email inboxes this key should have access to (including delegated accounts).
Handling Multiple Email Accounts
A single Proxy Key can grant access to multiple Gmail inboxes if the owner delegates access to you. You do not need multiple api keys to check different emails.
How to query delegated accounts:
Instead of using the "me" shorthand, specify the target email address directly in the API path.
Configure Your Agents
We provide ready-to-use "Skills" tailored for popular AI agents. Just download and install into your agent's workspace.
Claude Code
Install as a workspace skill. Instructs Claude on overriding API endpoints and headers effectively.
Save to `./.claude/skills/fgac/SKILL.md`
Claude Cowork
Use this skill format in Claude's desktop interface to provide structured workflow instructions.
Load as instructions
Open Claw
A custom skill directory configuration for the open-source agent.
Place in `skills/fgac/` folder