mcp-use: mcp-use is a full-stack framework for Model Context Protocol (MCP), enabling the creation of MCP servers, clients, and AI agents. It supports development in both Python and TypeScript with minimal code.; Pepper: Pepper is an MCP server that injects a dylib into iOS Simulator apps via DYLD_INSERT_LIBRARIES, starting a WebSocket server inside the app process to expose over 50 tools for view hierarchy, touch input, network interception, heap inspection, and more. It simplifies giving AI agents full runtime access to iOS apps for testing and automation.
Building intelligent AI agents capable of using tools and reasoning across steps
Automate testing and interaction with iOS Simulator apps using AI agents