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_metadataA | Fetch public 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_contextB | 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_timelineB | Thin wrapper for GET /events/:id/timeline. Paid endpoint; returns x402 challenge in default non-settling mode. |
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
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