Tag: idea
Add an MCP Server to GitHub Copilot in IntelliJ IDEA
To register a MCP Server in GitHub Copilot for IntelliJ IDEA, change to Agent
model, click the Tools
icon and click Add More Tools...
Add an MCP Server to Claude Desktop
To register a MCP Server in Claude Desktop, click on Settings
, click the Developer
, and click Edit Config
Add an MCP Server to VS Code
To register a MCP Server in VS Code open the command palette with (CMD + Shift + P) and search for "Add MCP"
New Micronaut project directly from IntelliJ IDEA wizard
Since 2020.2, IntelliJ IDEA Ultimate adds the possibility to create new Micronaut projects directly from the wizard.
Grails Programmer: How to run a Grails 3 App with IntelliJ
Personal blog of Sergio del Amo