Disruption Intelligence MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| X402_NETWORK | No | Optional network identifier for future paid execution. | |
| X402_PRIVATE_KEY | No | Optional private key for future paid execution. | |
| DISRUPTION_API_BASE | No | Base URL for the Disruption Intelligence API. | https://disruption.forgemesh.io |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_api_statusA | Check the hosted Disruption Intelligence API health endpoint. Free. |
| get_discovery_metadataB | Fetch free discovery metadata from index.json, llms.txt, openapi.json, and x402 well-known metadata. Free. |
| inspect_x402_challengeA | Make an unpaid request to a paid endpoint and return the structured x402 payment challenge. Does not settle payment. |
| analyze_territory_disruptionA | Thin wrapper for GET /territory/:zip/disruption?radius=. Paid endpoint; returns x402 challenge in default non-settling mode. |
| search_company_contextA | Thin wrapper for GET /companies/search?q=. Paid endpoint; returns x402 challenge in default non-settling mode. |
| get_company_risk_summaryB | Thin wrapper for GET /companies/:id/intelligence. Paid endpoint; returns x402 challenge in default non-settling mode. |
| get_event_severityB | Thin wrapper for GET /events/:id/severity. Paid endpoint; enriched paid responses include industry_classification with method, confidence, and coverage_note. Returns x402 challenge in default non-settling mode. |
| get_event_company_intelA | Thin wrapper for GET /events/:id/company-intel. Paid endpoint; enriched paid responses include event industry_classification with method, confidence, and coverage_note. Returns x402 challenge in default non-settling mode. |
| get_event_timelineA | Thin wrapper for GET /events/:id/timeline. Paid endpoint; returns x402 challenge in default non-settling mode. |
| search_gold_inventoryB | Compatibility tool for free inventory-only Ripple Signal search. Returns counts and unlock pricing without revealing signal details. |
| get_gold_signalsA | Compatibility tool for GET /ripple/signals. Paid endpoint currently priced at $0.10; returns Ripple Signals and Ripple Path inventory, challenge-first by default. |
| get_gold_briefC | Compatibility tool for GET /ripple/brief. Paid endpoint currently priced at $0.25; returns a Disruption Intelligence Ripple Report, challenge-first by default. |
| get_gold_sector_impactsA | Compatibility tool for GET /ripple/signals/:id/sector-impacts. Paid endpoint currently priced at $0.15; returns Ripple Paths with deep operational spend and downstream sector impacts for one signal, challenge-first by default. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/forgemeshlabs/disruption-intelligence-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server