Catalog
dev.appcontext/appcontext
OfficialAppContext
Live iOS Simulator and browser screenshots, logs, and a personal MCP hub for AI coding agents.
Capture iOS Simulator and browser screenshots, logs, and serve as MCP hub for AI agents.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"appcontext": {
"command": "npx",
"args": [
"-y",
"appcontext-mcp@0.1.0"
]
}
}
}