Skip to content
Claude Desktop

security intel for Claude Desktop

it.elsas/security-intel

Daily Ed25519-signed security intelligence for AI-agent stacks; CVEs & advisories, paid via x402.

client:Claude Desktop transport:streamable-http

Install security intel in Claude Desktop

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

{
  "mcpServers": {
    "security-intel": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://elsas.it/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

security intel in other clients