[pull] main from google:main#26
Merged
Merged
Conversation
) * docs(atlan): add Atlan integration page with updated copy and full tool list Adds the Atlan MCP integration page for ADK. Positions Atlan as the context layer for enterprise AI (not a data catalog), matching the copy used in the VS Code and Cursor IDE extensions. Includes the complete set of 28 tools exposed by the hosted MCP server, organized by capability. * Formatting edits * Formatting in use case bullets --------- Co-authored-by: Kristopher Overholt <koverholt@google.com>
* Add Grafana Cloud MCP server integration Add an integration page for the Grafana Cloud MCP server, which connects ADK agents to Grafana Cloud observability data (Prometheus, Loki, Tempo, dashboards, alerts, incidents, and more) via 60+ MCP tools. Includes Python and TypeScript examples using StreamableHTTP transport with OAuth 2.1 authorization. * fix: clarify that users need access to a Grafana Cloud instance, not an account * Fix docs URLs * Update docs/integrations/grafana-cloud.md --------- Co-authored-by: Kristopher Overholt <koverholt@google.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by
pull[bot] (v2.0.0-alpha.4)
Can you help keep this open source service alive? 💖 Please sponsor : )
Summary by cubic
Adds Grafana Cloud MCP integration docs and updates Atlan docs to reflect broader enterprise context capabilities and improved examples. This helps agents query observability data and better use Atlan’s context tools.
docs/integrations/grafana-cloud.md) with Python/TypeScript examples using streamable HTTP + OAuth 2.1; includes tool coverage for Prometheus, Loki, Tempo, dashboards, alerts, incidents; addeddocs/integrations/assets/grafana-cloud.png.docs/integrations/atlan.md) to position Atlan as the enterprise context layer, expand use cases, and refine agent instructions in Python/TypeScript.Written for commit a3dd940. Summary will update on new commits.