chat.google.com
Google Chat is Google's team messaging and collaboration service in Google Workspace. It lets organizations and apps exchange messages, manage spaces, and integrate workflows into chat conversations.
Google Chat exposes an authenticated REST API at `chat.googleapis.com` and documents an MCP server for Chat, but the MCP connect endpoint and auth mechanics were not identifiable from the public docs scraped.
- Google Chat MCP serverdiscovered
- Google Chat APIdiscovered
In Google Cloud Console Credentials, create an OAuth client ID for your project, configure the consent screen, and enable the Google Chat API for the project. Use the resulting client credentials to obtain user access tokens with Google Chat scopes as described in Authenticate as a Google Chat user.
In Google Cloud Console Service Accounts, create a service account in a project with the Google Chat API enabled, then configure your Chat app to use app authentication. Use the service account to mint OAuth 2.0 access tokens for Chat scopes as described in Authenticate as a Google Chat app.
conventions · 0/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing