HomeOther › disruption-intelligence-mcp

disruption-intelligence-mcp

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

TypeScript Cloud
★ 1 stars Last pushed 2026-09-21 License: MIT

Topics: Real Estate

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.1.8)

npx -y @forgemeshlabs/[email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "disruption-intelligence-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@forgemeshlabs/[email protected]"
      ],
      "env": {
        "DISRUPTION_API_BASE": "<YOUR_VALUE>"
      }
    }
  }
}
  • DISRUPTION_API_BASE — Optional hosted API base URL override. Defaults to https://disruption.forgemesh.io.

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry