DevoxxGenieIDEAPlugin icon indicating copy to clipboard operation
DevoxxGenieIDEAPlugin copied to clipboard

[FEATURE] Changing MCP Server configuration to anthropic/json standard

Open sjaschke opened this issue 3 months ago • 3 comments

because most of the mcp server provide a configuration in json style it would be nice to use this in devoxx genie as well

like

{ "mcpServers": { ..

sjaschke avatar Sep 05 '25 14:09 sjaschke

That would be a nice enhancement. We accept PR's ;-)

mydeveloperplanet avatar Sep 07 '25 07:09 mydeveloperplanet

I would like to work on this, allow me to create a PR

tusharrrr1 avatar Sep 15 '25 15:09 tusharrrr1

You do not need to have any permissions for that, it is open source :-)

  1. Fork the repo in you github account
  2. clone the repo from your github account
  3. create a branch, make the changes
  4. commit and push to the repo in your account
  5. Create a PR from your repo to the devoxxgenie repo

mydeveloperplanet avatar Sep 16 '25 17:09 mydeveloperplanet