Enables AI agents to capture and analyze screenshots of macOS applications, windows, or the entire screen using local (Ollama) or cloud-based AI vision models, with non-intrusive, fast screen capture via Apple's ScreenCaptureKit.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
process.env. You'll be asked to provide them before it can run.ANTHROPIC_API_KEYOPENAI_API_KEY— "": "your-openai-api-key-here"PEEPIT_AI_PROVIDERS— "": "openai/gpt-4o,ollama/llava:latest",PEEPIT_CLI_PATH— "": "/opt/custom/peepit"PEEPIT_CLI_TIMEOUT— "": "30000",PEEPIT_CONSOLE_LOGGING— "": "true",PEEPIT_DEFAULT_SAVE_PATH— "": "~/Pictures/PeepItCaptures",PEEPIT_LOG_FILE— "": "~/Library/Logs/peepit-mcp-debug.log",PEEPIT_LOG_LEVEL— "": "debug",PEEPIT_OLLAMA_BASE_URL— Where's your Ollama API? Only needed if it's not at the usual spot. http://localhost:11434SKIP_SWIFT_TESTS— true: Skip Swift tests[](https://m8ven.ai/mcp/mantisware-peepit-0uv27i)