Skip to content
Claude Desktop

oracle42 intelligence for Claude Desktop

io.github.mintmas/oracle42-intelligence

AI-powered threat intelligence, smart contract auditing, and cybersecurity OSINT.

client:Claude Desktop transport:streamable-http

Install oracle42 intelligence in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "oracle42-intelligence": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://app.eno.cx.ua/mcp/"
      ]
    }
  }
}

Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs

oracle42 intelligence in other clients