Loading MCP server directory, please wait...
Corporate-disclosure research across 12 official sources behind ten intent-based tools.
npx @getmcp/cli add io.github.carrotly-ai/disclosuresRequires Node.js 18+. Community-contributed server. Review source before installing.
DISCLOSURES_USER_AGENTDescriptive User-Agent with contact info, required by SEC EDGAR (e.g. 'Your Org you@example.com'). SEC_EDGAR_USER_AGENT is also accepted.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.carrotly-ai/disclosures": {
"command": "npx",
"args": [
"-y",
"disclosures"
],
"env": {
"DISCLOSURES_USER_AGENT": "",
"COMPANIES_HOUSE_API_KEY": "",
"OPENDART_API_KEY": "",
"EDINET_API_KEY": ""
}
}
}
}