~/Library/Application Support/Claude/claude_desktop_config.json%APPDATA%\Claude\claude_desktop_config.json~/.config/Claude/claude_desktop_config.json{
"mcpServers": {
"AEM": {
"command": "npx",
"args": [
"-y",
"aem-mcp-server",
"-t",
"stdio",
"-H",
"http://localhost:4502",
"-u",
"admin",
"-p",
"admin"
]
}
}
}