Thanks @BrendanBarlow the workaround seems to work with this configuration.
{
"mcpServers": {
"Force MCP": {
"command": "npx",
"args": [
"-y",
"mcp-remote@latest",
"https://mcp.atlassian.com/v1/forge/mcp"
]
}
}
}
I say seems because the status is shown as ok listing some tools that can be used, but I also see these warnings/error
Is this to be expected because of the lack of direct IDEA support, or is there something else?
