Jamf Pro Connector for AI agents.
10 live capabilities
Manage your Apple device fleet and inventory with conversational commands.
Waiting for input…
Why people use Jamf Pro
Jamf Pro for Automated Apple Device Auditing
This Connector lets you just ask. Your agent can pull the data you need in one go, whether it's a list of scripts or a deep dive into a mobile device's security status. You get a clear answer in your chat window without ever leaving your workflow.
What Vinkius changes
You get a conversational way to query and manage your entire Apple device lifecycle.
Use it from Claude, ChatGPT, Cursor or another AI client you already have.
One account · 6,100+ Connectors
- Real-world use case 01
Audit department compliance
An IT admin needs to find every Mac in the Marketing department missing a security update.
- Real-world use case 02
Verify site security
A security lead needs to verify if all mobile devices in Building A have encryption enabled.
- Real-world use case 03
Check software availability
A manager wants to see what software is available for deployment.
Complete set · 10capabilities
The complete Jamf Pro capability set.
These are the exact actions your AI can choose when you ask it to work with Jamf Pro.
01—04
4 capabilities in this set.
Part of 10 available through Jamf Pro.
- 01 Capability
Get computer
Retrieves deep details for a specific Mac. It includes disk encryption status, installed apps, and user info for auditing.
- 02 Capability
List categories
Lists all management categories in your system. Use this to navigate your management hierarchy.
- 03 Capability
List computers
Lists all managed computers in your fleet. It includes names, IDs, and serial numbers for auditing.
- 04 Capability
List departments
Lists all configured departments. Use this to analyze device distribution by business unit.
05—07
3 capabilities in this set.
Part of 10 available through Jamf Pro.
- 05 Capability
List mobile devices
Lists all managed mobile devices. It returns device names, IDs, and models to audit your mobile fleet.
- 06 Capability
List packages
Lists all software packages available in your distribution points. This is useful for auditing available software deployments.
- 07 Capability
Get mobile device
Pulls data for a specific mobile asset. It includes OS versions, security status, and assigned user info.
08—10
3 capabilities in this set.
Part of 10 available through Jamf Pro.
- 08 Capability
List buildings
Lists all configured buildings in your environment. This is useful for auditing site-based device distribution.
- 09 Capability
List scripts
Lists all management scripts stored in your system. Use this to audit your custom automation assets.
- 10 Capability
List users
Lists all users in the system. This helps identify which users are associated with specific devices.
Set up in minutes
One URL. Then ask Jamf Pro to work.
Claude and ChatGPT only need the Connector URL. Copy it once, add it in settings, and use Jamf Pro from the conversation.
Choose your client
Live previewAdvanced clients IDE · CLI
Claude · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_vRfDdF8gVSQ9lcHBrRS8zlPjZ74Fex2s9DDnoQ8S/mcp - Step 01
Open Connectors
In Claude Web or Claude Desktop, open Settings and choose Connectors.
- Step 02
Add the URL
Choose Add custom connector, name it Jamf Pro, and paste the URL above.
- Step 03
Turn it on in chat
Select +, open Connectors, and enable Jamf Pro for the conversation.
ChatGPT · Web + desktop
Connector URL · ready to paste
Streamable HTTPhttps://edge.vinkius.com/vk_preview_vRfDdF8gVSQ9lcHBrRS8zlPjZ74Fex2s9DDnoQ8S/mcp - Step 01
Open MCP settings
On desktop, open Settings and MCP servers. On web, open your workspace app or connector settings.
- Step 02
Add the URL
Choose Add server with Streamable HTTP, or create a custom MCP app, then paste the Jamf Pro URL.
- Step 03
Save and start
Save the connection and enable Jamf Pro in your conversation. Desktop may ask you to restart once.
Cursor · IDE configuration
Advanced setup
{
"mcpServers": {
"jamf-pro": {
"url": "https://edge.vinkius.com/vk_preview_vRfDdF8gVSQ9lcHBrRS8zlPjZ74Fex2s9DDnoQ8S/mcp"
}
}
} - Step 01
Open MCP Settings
Press Cmd+Shift+P (macOS) or Ctrl+Shift+P (Windows/Linux) → search "MCP Settings"
- Step 02
Add the server config
Paste the JSON configuration above into the mcp.json file that opens
- Step 03
Save the file
Cursor will automatically detect the new Connector
- Step 04
Start using Jamf Pro
Open Agent mode in chat and ask: "Using Jamf Pro, help me...". 10 tools available
VS Code Copilot · IDE configuration
Advanced setup
{
"mcpServers": {
"jamf-pro": {
"url": "https://edge.vinkius.com/vk_preview_vRfDdF8gVSQ9lcHBrRS8zlPjZ74Fex2s9DDnoQ8S/mcp"
}
}
} - Step 01
Create MCP config
Create a .vscode/mcp.json file in your project root
- Step 02
Add the server config
Paste the JSON configuration above
- Step 03
Enable Agent mode
Open GitHub Copilot Chat and switch to Agent mode using the dropdown
- Step 04
Start using Jamf Pro
Ask Copilot: "Using Jamf Pro, help me...". 10 tools available
Windsurf · IDE configuration
Advanced setup
{
"mcpServers": {
"jamf-pro": {
"url": "https://edge.vinkius.com/vk_preview_vRfDdF8gVSQ9lcHBrRS8zlPjZ74Fex2s9DDnoQ8S/mcp"
}
}
} - Step 01
Open MCP Settings
Go to Settings → MCP Configuration or press Cmd+Shift+P and search "MCP"
- Step 02
Add the server
Paste the JSON configuration above into mcp_config.json
- Step 03
Save and reload
Windsurf will detect the new server automatically
- Step 04
Start using Jamf Pro
Open Cascade and ask: "Using Jamf Pro, help me...". 10 tools available
Cline · IDE configuration
Advanced setup
{
"mcpServers": {
"jamf-pro": {
"url": "https://edge.vinkius.com/vk_preview_vRfDdF8gVSQ9lcHBrRS8zlPjZ74Fex2s9DDnoQ8S/mcp"
}
}
} - Step 01
Open Cline MCP Settings
Click the Connectors icon in the Cline sidebar panel
- Step 02
Add remote server
Click "Add Connector" and paste the configuration above
- Step 03
Enable the server
Toggle the server switch to ON
- Step 04
Start using Jamf Pro
Ask Cline: "Using Jamf Pro, help me...". 10 tools available
Claude Code · Terminal command
Advanced setup
claude mcp add jamf-pro --transport http "https://edge.vinkius.com/vk_preview_vRfDdF8gVSQ9lcHBrRS8zlPjZ74Fex2s9DDnoQ8S/mcp" - Step 01
Install Claude Code
Run npm install -g @anthropic-ai/claude-code if not already installed
- Step 02
Add the Connector
Run the command above in your terminal
- Step 03
Verify the connection
Run claude mcp to list connected servers, or type /mcp inside a session
- Step 04
Start using Jamf Pro
Ask Claude: "Using Jamf Pro, show me...". 10 tools are ready
Where the request belongs
Work Jamf Pro can move forward.
IT admins who are tired of manual inventory audits and systems engineers who need to pull device data quickly without hunting through the Jamf Pro web console.
IT Systems Administrator
Pulls device specs and script lists to troubleshoot hardware issues on a Tuesday afternoon.
Asset Manager
Audits building-wide device distribution to plan hardware refreshes and lifecycle reports.
Security Analyst
Checks encryption status and OS versions across the mobile fleet to ensure compliance.
Build the capability set
Add more capabilities.
Each Connector adds new actions and data without changing how you work.
Browse ConnectorsKandji
Manage Apple devices, blueprints, and security via Kandji MDM API.
Vanta
Manage your automated compliance and security posture. Audit users, devices, vendors, and vulnerabilities directly from your AI agent.
Kaseya
Manage IT infrastructure, devices, and automation via Kaseya VSA 10.
Cisco Meraki
Manage cloud-managed networking via Cisco Meraki. track devices, monitor clients, and audit network health directly from any AI agent.
Apple App Store
Manage your iOS apps and TestFlight builds with Apple App Store Connect. track reviews, versions, and sales via AI.
Atera
Manage IT operations with Atera. track agents, tickets, and customers via AI.
Bring your own AI
Change the model, client or framework. Keep Jamf Pro connected.
-
Claude -
ChatGPT -
Gemini -
Cursor -
VS Code -
Windsurf -
ZCode -
Cline -
Zed -
Continue -
Kiro -
Roo Code -
Zencoder -
Goose -
Void -
Augment Code -
Amp -
Qodo -
Tabnine -
Pieces -
Sourcegraph Cody -
JetBrains -
Warp -
Amazon Q -
Antigravity -
BoltAI -
Raycast -
Jan -
LM Studio -
AnythingLLM -
Open WebUI -
Msty -
Cherry Studio -
LibreChat -
TypingMind -
Chorus -
5ire -
n8n -
LangChain -
LlamaIndex -
CrewAI -
Vercel AI SDK
Before you connect
Questions about Jamf Pro.
The practical details behind the request, access and result.
Can Jamf Pro MCP help me audit my Mac fleet?
Yes, it provides a direct way to list all managed computers in your fleet. You can quickly see names, IDs, and serial numbers to keep your inventory up to date.
How do I see which building my Apple devices are in?
You can ask your agent to list all configured buildings. It will then help you identify which site-based assets are distributed where.
Can my AI agent check mobile device security?
Yes, it can pull the OS version, security status, and assigned user for any specific mobile device to help with compliance checks.
How does Jamf Pro MCP manage software packages?
It allows your agent to list all software packages available in your distribution points, making it easy to see what's ready for deployment.
Can I use this to see which users have which devices?
Yes, the Connector can list all users in the system, which helps identify which employees are associated with specific managed hardware.
Is there a way to see all my automation scripts in Jamf Pro?
You can ask your agent to list all management scripts. This lets you quickly audit your custom automation assets without searching the console.
How do I get Jamf Pro API credentials?
You need to create an API user in your Jamf Pro console under Settings > User Accounts & Groups. Ensure the user has the necessary privileges for the data you want to access.
What is the instance domain?
The domain is your Jamf Pro server URL (e.g., company.jamfcloud.com). You must provide this during setup.
Does it support the latest Jamf Pro API?
Yes, this Connector uses the Jamf Pro API v1 with Bearer token authentication.
One connection away
Give your agent a direct line to Jamf Pro.
Connect Jamf Pro once. Keep it beside 6,100+ managed Connectors when the next task needs more.
Explore every Connector No credit card required · Free tier available