dialogflow.googleapis.com
Dialogflow is Google Cloud’s conversational AI platform for building virtual agents and conversational interfaces. It provides separate ES and CX editions with their own APIs and tooling.
Dialogflow exposes two Google Cloud REST APIs (Dialogflow ES v2 and Dialogflow CX v3) plus a public MCP endpoint at https://dialogflow.googleapis.com/mcp.
- Dialogflow MCP serverdetected
- Dialogflow ES REST APIdiscovered
- Dialogflow CX REST APIdiscovered
Use a Google Cloud identity or service account with Dialogflow permissions in your project. For local development, follow Authenticate for using REST or Set up Application Default Credentials to obtain an OAuth 2.0 access token with scopes such as https://www.googleapis.com/auth/cloud-platform or https://www.googleapis.com/auth/dialogflow. For service-to-service use, create a service account in Google Cloud Console and mint access tokens via Google Cloud auth tooling.
Create an API key in Google Cloud Console API credentials. Enable the Dialogflow API for your project and restrict the key as needed. Google Cloud's general setup is documented at Manage API keys and Use API keys to access APIs.
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