Pepper
MCP ServerTrendingby Community · Added 5mo ago
Claude
74
Install
See GitHub for installationQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"pepper": {
"command": "npx",
"args": [
"pepper"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
Enables AI agents to interact with and inspect iOS Simulator apps dynamically without source changes or a build step.
Tags
Developer Toolsmcp-servertrendingnew