Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: Support gradle task browsing and execution via intellij #12

Open
maxhillaert opened this issue Jan 12, 2025 · 0 comments
Open

Comments

@maxhillaert
Copy link

Context:

Testing capabilities of MCP Server via Claude Desktop on a blank gradle project open in IntelliJ.
Aim is to get to through an inner-dev loop developing a web api i.e. restructure project into multi-module gradle, write and running tests, run web api and check output in headless browser using playwright MCP.

Problem:

Claude wants to run tests and main app via console since it cannot create run config. It tried running via terminal, but this needed intervention to allow and also didn't work for me because JAVA_HOME not in terminal. Had to manually click gradle test in IDE to create the run config which it then is able to find.

Proposed:
Expose gradle tool window functionality (e.g. browse and execute tasks) in MCP

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

No branches or pull requests

1 participant