← All servers
🔧

DWAI IDE BridgeVerified🛡 No advisories

io.github.guxiaodan333-source/dwai-ide-bridge
New to MCP? Start here →
0★ stars
0weekly installs
26 days agolast release

Provenancewhere it came from, and what was verified

Verified namespace

Published to the official MCP registry by github.com/guxiaodan333-source, which proved it owns this namespace.

Verified owner: github.com/guxiaodan333-sourceio.github.guxiaodan333-source/dwai-ide-bridge

🛡 Permissions & trustwhat this server can touch before you run it

No permission details are published for this server yet. Check the source before you run it.

About

AI Agent 与 JetBrains IDE 的桥接工具:获取光标代码上下文、诊断运行报错、执行脚本、推送 Diff 修改供开发者审批。

Packages & transports

mcpbhttps://github.com/guxiaodan333-source/-dwai-ide-bridge/releases/download/v1.0.0/DWAI-MCP-1.0.0.zipvlatest ·

Metadata

Categorydevops
Add to your client
Pick your client, copy, paste into its config. That's the whole setup.
~/.claude/claude_desktop_config.json
{
  "mcpServers": {
    "dwai_ide_bridge": {
      "command": "npx",
      "args": [
        "-y",
        "https://github.com/guxiaodan333-source/-dwai-ide-bridge/releases/download/v1.0.0/DWAI-MCP-1.0.0.zip"
      ]
    }
  }
}

▶ Try itrun it locally

This is a local server, so it runs on your machine, not ours. Paste this to open it in the official MCP Inspector and poke at its tools:

npx @modelcontextprotocol/inspector npx -y https://github.com/guxiaodan333-source/-dwai-ide-bridge/releases/download/v1.0.0/DWAI-MCP-1.0.0.zip