Ireland CRO Company Registry Lookup & Monitor: Filing Alerts for Claude Desktop
io.github.nero-engine/ireland-cro-monitor
Irish company records from the CRO Open Data Portal, with alerts on status changes and filings.
client:Claude Desktop
transport:streamable-http
Install Ireland CRO Company Registry Lookup & Monitor: Filing Alerts in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"ireland-cro-monitor": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.apify.com/?tools=nerolabs/ireland-cro-monitor"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs