Claude Troubleshooting (Desktop & Code)ΒΆ
Claude-specific troubleshooting. For general JamfMCP troubleshooting, see the main troubleshooting guide.
Claude Desktop Configuration IssuesΒΆ
Common Problems:
Different config file name
Platform-specific paths
Permission restrictions
Solutions:
Verify Config Location
macOS:
~/Library/Application Support/Claude/claude_desktop_config.jsonLinux:
~/.config/Claude/claude_desktop_config.json
Platform-Specific Paths
{ "mcpServers": { "jamfmcp": { "command": "uv", "args": [ "run", "--directory", "/full/path/to/jamfmcp", "fastmcp", "run", "src/jamfmcp/server.py:mcp" ] } } }