Skip to content
Claude Code

Alloy Navigator for Claude Code

io.github.wyre-ai/alloy-navigator-mcp

MCP server for Alloy Navigator's REST API - IT asset management and ITSM data for MSPs.

client:Claude Code transport:stdio runtime:oci

Install Alloy Navigator 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 alloy-navigator-mcp -e ALLOY_BASE_URL=<ALLOY_BASE_URL> -e ALLOY_CLIENT_ID=<ALLOY_CLIENT_ID> -e ALLOY_CLIENT_SECRET=<ALLOY_CLIENT_SECRET> -e MCP_TRANSPORT=<MCP_TRANSPORT> -e AUTH_MODE=<AUTH_MODE> -e LOG_LEVEL=<LOG_LEVEL> -- docker run -i --rm ghcr.io/wyre-ai/alloy-navigator-mcp:v1.0.0

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

Alloy Navigator in other clients