← Back to Plugins
MCP Server MCP

io.github.forgemeshlabs/disruption-intelligence-mcp

github By github 👁 1 views ▲ 0 votes

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

Homepage Verified source GitHub

Install

npx -y @forgemeshlabs/[email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@forgemeshlabs/disruption-intelligence-mcp",
      "version": "0.1.4",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Optional hosted API base URL override. Defaults to https://disruption.forgemesh.io.",
          "format": "string",
          "name": "DISRUPTION_API_BASE"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...