Loading...
brew install node{
"mcp": {
"servers": {
"jetbrains": {
"command": "npx",
"args": ["-y", "@jetbrains/mcp-proxy"]
}
}
}
}list_toolsLists available tools exposed by the JetBrains IDE.
Read-only operation; only lists available tools.
The MCP Proxy Server's safety depends heavily on the security of the JetBrains IDE and the configuration of the proxy itself. It's relatively safe when used locally with a secure IDE and limited external access. Risks increase with external exposure and potential IDE vulnerabilities.