Skip to content

disruption intelligence mcp for Zed

io.github.forgemeshlabs/disruption-intelligence-mcp

AI-native commercial disruption intelligence for MCP clients and x402-powered agents.

client:Zed transport:stdio runtime:npm

Install disruption intelligence mcp in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "context_servers": {
    "disruption-intelligence-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@forgemeshlabs/disruption-intelligence-mcp"
      ],
      "env": {
        "DISRUPTION_API_BASE": "<DISRUPTION_API_BASE>"
      }
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

disruption intelligence mcp in other clients