Skip to content
Claude Code

Blackpoint Cyber for Claude Code

io.github.wyre-ai/blackpoint-mcp

MCP server for Blackpoint Cyber MDR — alerts, threats, and operations.

client:Claude Code transport:stdio runtime:oci

Install Blackpoint Cyber in Claude Code

run in your project directory

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

claude mcp add blackpoint-mcp -e BLACKPOINT_API_TOKEN=<BLACKPOINT_API_TOKEN> -e BLACKPOINT_BASE_URL=<BLACKPOINT_BASE_URL> -e MCP_TRANSPORT=<MCP_TRANSPORT> -e AUTH_MODE=<AUTH_MODE> -e LOG_LEVEL=<LOG_LEVEL> -- docker run -i --rm ghcr.io/wyre-ai/blackpoint-mcp:v1.1.15

Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs

Blackpoint Cyber in other clients