developer tools
McpProxy
Connect to JetBrains IDE
typescript
local
enterprise
developer tools
Installation
npx -y jetbrains/mcpProxyConfiguration
Add this to your Copilot settings (Settings → Features → MCP → Add New MCP Server):
{
"name": "mcpProxy",
"command": "npx",
"args": [
"-y",
"jetbrains/mcpProxy"
]
}About This MCP Server
Need More Details?
View the complete documentation, examples, changelog, and more on GitHub
View Full Documentation on GitHub