Use Skode CRM inside Google Gemini
Skode is preparing a Gemini connector that will be discoverable from Gemini
Extensions and Google Agentspace. The connector is implemented as a signed
Agent2Agent (A2A) v1.0 agent, with its public agent card served at{' '}
https://skode.ai/.well-known/agent-card.json.
Status
The Skode Remote MCP server and the A2A agent card are live in production. Google's Gemini Extensions marketplace is still rolling out to third-party vendors region by region; Skode is in the Gemini ISV early-access queue and the connector is not yet in the public directory. Early-access customers can connect today using the instructions below. General availability will be announced on the{' '} Skode blog and on this page.
Prerequisites
- A Skode CRM workspace on Professional plan or above.
- Access to Gemini (consumer, Google Workspace, or Google Agentspace).
- For Agentspace: your Google Cloud project must have Agent Garden enabled.
Connect (preview)
-
In Gemini or Agentspace, add a custom agent by URL and paste{' '}
https://skode.ai/.well-known/agent-card.json. -
Google fetches and verifies the JWS signature on the agent card against Skode's
JWKS at
/.well-known/jwks.json. -
You're redirected to
app.skode.aito sign in, pick the workspace you want to expose to Gemini, and approve. - Return to Gemini. Skode appears in your available agents and can now be invoked from chat, Agentspace flows, or a Workspace add-on.
Try these prompts
- “Skode CRM: give me a monthly executive summary — total pipeline, win rate, average cycle time, and three experiments to try next month.”
- “Skode CRM: for every deal in ‘proposal’ stage older than 21 days, show the owner, the last activity, and draft a one-paragraph nudge I could send the owner to unstick it.”
- “Skode CRM: compare this quarter's e-commerce returns to last quarter's, broken down by reason code, and list the three SKUs with the biggest deterioration.”
Google API Services User Data Policy — Limited Use
Any data Skode receives from Google APIs (Gemini, Workspace Add-on, Agentspace) is handled strictly under the Google API Services User Data Policy, including the Limited Use requirements — see the{' '} Privacy Policy Google / Gemini section for the full four-point disclosure. Skode does not use Google user data for advertising, does not transfer it to third parties except to provide the user-facing feature, and does not allow human review except with affirmative consent, a security investigation, or a legal requirement.
Safety and permissions
Skode's agent card declares every skill as read-first; write skills (create task,
update deal) are annotated requires_confirmation: true and the Skode server
enforces a second confirmation independently of Gemini. You can revoke the Gemini
connection from Skode → Settings → API & Webhooks → Connected
apps, from Gemini's connected-agents UI, or from the Google account
permissions page.
Support
Email support@skode.ai or chat with us from{' '} skode.ai/contact. For Agentspace pilots, tell us your Google Cloud project ID and we will enable you manually during early access.