JTA KB Docs connector

Lets Claude read and edit the Google Docs in the shared JTA folder, as you.

Checking…

Connector URL

https://project--3dc0552c-8275-44b3-a50e-bdb9f9508895.lovable.app/api/public/kb-mcp/mcp

For teammates

  1. 1Open claude.ai and go to Settings → Connectors.
  2. 2Choose "Add custom connector".
  3. 3Name it KB Docs and paste the connector URL above.
  4. 4Click "Connect", then sign in with the Google account the JTA folder is shared with.
  5. 5In a chat, switch the connector on and ask: "whoami via KB Docs".

For the admin (one-time)

  1. 1In the Google Cloud Console, enable the Google Docs API and the Google Drive API.
  2. 2Set up the OAuth consent screen with the scopes openid, email, profile, documents and drive, and add each teammate as a test user.
  3. 3Create an OAuth client ID of type Web application.
  4. 4Use the redirect URI below as the Authorized redirect URI.
  5. 5Add the five secrets in Project Settings → Secrets: GOOGLE_CLIENT_ID, GOOGLE_CLIENT_SECRET, TOKEN_ENC_KEY (a random 32-byte value in base64), ADMIN_EMAILS and ALLOWED_EMAILS (comma-separated).

Authorized redirect URI

https://project--3dc0552c-8275-44b3-a50e-bdb9f9508895.lovable.app/api/public/kb-mcp/google/callback