G’day, trying to set up the forge MCP server with IntelliJ and I just get a 400 error reported back for the server.
It seems to use the same setup as cursor:
{
"mcpServers": {
"forge-knowledge": {
"url": "https://mcp.atlassian.com/v1/forge/mcp"
}
}
}
Anyone had any luck with it?