How to Use the Jamf Pro MCP in Claude Code
Run terminal-based Apple fleet audits in Claude Code and pipe Jamf Pro inventory data directly into your command-line workflows.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Jamf Pro MCP to Claude Code
Create your Vinkius account to connect Jamf Pro to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Pipe Jamf Pro data directly into Claude Code
Claude Code brings your MDM inventory straight to your terminal using this MCP Server. SREs and DevOps engineers can query their Apple fleet without opening a browser or clicking through a heavy web GUI. You can ask the CLI tool to find specific hardware and pipe the output to grep or jq. The tool runs `list_computers` to fetch your Mac fleet and uses `get_computer` to grab detailed hardware profiles. Because it runs in the shell, you can instantly feed this structured JSON into your existing deployment scripts or terminal-based logging tools.
Run headless mobile device audits via CLI
Automating compliance checks in CI/CD pipelines requires a lightweight, headless interface. Claude Code queries your mobile assets directly from your terminal session. It uses `list_mobile_devices` to fetch all iPad and iPhone serials in your fleet. To check specific security configurations, the CLI tool invokes `get_mobile_device` on target assets. It parses the OS version and user assignments, allowing you to run automated cron jobs that alert your team when unassigned hardware is active.
Audit your deployment scripts and packages from the shell
Reviewing your MDM automation assets shouldn't require logging into a web console. Claude Code lets you inspect your custom scripts and software packages using simple terminal commands. This MCP Server lists your active installers using `list_packages` to verify deployment availability. By running `list_scripts`, the tool pulls down your remote execution scripts for local analysis. It maps these scripts to their respective management units using `list_categories` and `list_departments`, keeping your automation library organized.
Set up Jamf Pro MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seejamf-pro-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Jamf Pro transactions." It will automatically discover and invoke the available Jamf Pro tools.
claude mcp add --transport http jamf-pro-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Jamf Pro MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Jamf Pro MCP today
We host it, we monitor it, we maintain it. You just paste one token.