Skip to content
Grok

disclosures for Grok

io.github.carrotly-ai/disclosures

Corporate disclosures from 26 official sources across 21 jurisdiction routes via ten tools.

client:Grok transport:stdio runtime:npm

Install disclosures in Grok

.mcp.json (in your project root)

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

{
  "mcpServers": {
    "disclosures": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "disclosures"
      ],
      "env": {
        "DISCLOSURES_USER_AGENT": "<DISCLOSURES_USER_AGENT>",
        "COMPANIES_HOUSE_API_KEY": "<COMPANIES_HOUSE_API_KEY>",
        "OPENDART_API_KEY": "<OPENDART_API_KEY>",
        "EDINET_API_KEY": "<EDINET_API_KEY>",
        "DBD_API_KEY": "<DBD_API_KEY>",
        "DISCLOSURES_ACKNOWLEDGE_ASX_TERMS": "<DISCLOSURES_ACKNOWLEDGE_ASX_TERMS>",
        "DISCLOSURES_ACKNOWLEDGE_PSE_TERMS": "<DISCLOSURES_ACKNOWLEDGE_PSE_TERMS>"
      }
    }
  }
}

Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs

disclosures in other clients