MCP Server
MCP
DWAI IDE Bridge
AI Agent 与 JetBrains IDE 的桥接工具:获取光标代码上下文、诊断运行报错、执行脚本、推送 Diff 修改供开发者审批。
Install
mcpb:https://github.com/guxiaodan333-source/-dwai-ide-bridge/releases/download/v1.0.0/DWAI-MCP-1.0.0.zip
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "mcpb",
"identifier": "https://github.com/guxiaodan333-source/-dwai-ide-bridge/releases/download/v1.0.0/DWAI-MCP-1.0.0.zip",
"fileSha256": "50132056b608ddcc52e2e1c1f3a24976919c60926e425c77dc9f8be8615b0439",
"transport": {
"type": "streamable-http",
"url": "http://127.0.0.1:8765/mcp"
}
}
]
}
mcp
model-context-protocol
mcpb
Comments
Sign in to leave a comment