Skip to content
Claude Code

NinjaOne for Claude Code

io.github.wyre-technology/ninjaone-mcp

MCP server for NinjaOne RMM — devices, organizations, alerts, and tickets.

client:Claude Code transport:stdio runtime:oci

Install NinjaOne 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 ninjaone-mcp -e NINJAONE_CLIENT_ID=<NINJAONE_CLIENT_ID> -e NINJAONE_CLIENT_SECRET=<NINJAONE_CLIENT_SECRET> -e NINJAONE_REGION=<NINJAONE_REGION> -e MCP_TRANSPORT=<MCP_TRANSPORT> -e AUTH_MODE=<AUTH_MODE> -e LOG_LEVEL=<LOG_LEVEL> -- docker run -i --rm ghcr.io/wyre-technology/ninjaone-mcp:v2.2.9

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

NinjaOne in other clients