DevoxxGenieIDEAPlugin
DevoxxGenieIDEAPlugin copied to clipboard
[FEATURE] Changing MCP Server configuration to anthropic/json standard
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": { ..
That would be a nice enhancement. We accept PR's ;-)
I would like to work on this, allow me to create a PR
You do not need to have any permissions for that, it is open source :-)
- Fork the repo in you github account
- clone the repo from your github account
- create a branch, make the changes
- commit and push to the repo in your account
- Create a PR from your repo to the devoxxgenie repo