Skip to content

Conversation

@christian-kreuzberger-dtx
Copy link
Collaborator

@christian-kreuzberger-dtx christian-kreuzberger-dtx commented Sep 19, 2025

Adding Gemini CLI Support

to try it out:

Setup Gemini CLI First (btw, you'll need a google account)

# install it
npm install -g @google/gemini-cli

Install the extension (I did it locally, but the plan is to use the github.com URL in the end)

gemini extensions install --path ../dynatrace-mcp/

This should output something like

Extension "dynatrace-mcp-server" installed successfully and enabled.

Configure it:

export DT_PLATFORM_TOKEN=...
export DT_ENVIRONMENT=...

Now check if the extension is available

gemini mcp list

In theory, you should be able to start gemini, and use the tools:

gemini
# in gemini
Which Dynatrace environment am I connected to?
image

@christian-kreuzberger-dtx christian-kreuzberger-dtx force-pushed the patch/added-google-gemini-cli branch 3 times, most recently from f456a86 to ea1457f Compare September 22, 2025 13:52
@christian-kreuzberger-dtx christian-kreuzberger-dtx changed the title patch: Added google-gemini-cli in README patch: Added Gemini Extension and CLI Support in README Sep 22, 2025
Copy link
Collaborator

@krisdyna krisdyna left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good. lets merge

@christian-kreuzberger-dtx christian-kreuzberger-dtx merged commit ea9fbb1 into main Sep 24, 2025
4 checks passed
@christian-kreuzberger-dtx christian-kreuzberger-dtx deleted the patch/added-google-gemini-cli branch September 24, 2025 18:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants