Skip to content
Claude Code

Island Browser for Claude Code

io.github.wyre-ai/island-mcp

MCP server for Island Browser's Admin Actions, Audit, Compromised Credential, and Device APIs.

client:Claude Code transport:stdio runtime:oci

Install Island Browser 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 island-mcp -e ISLAND_API_KEY=<ISLAND_API_KEY> -e ISLAND_BASE_URL=<ISLAND_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/island-mcp:v1.0.1

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

Island Browser in other clients