Loading MCP server directory, please wait...
Capture, OCR-search, and retrieve local Mac screenshots for AI agents through Stashot.
npx @getmcp/cli add io.github.tammifull/stashotRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.tammifull/stashot": {
"command": "npx",
"args": [
"-y",
"stashot-mcp"
]
}
}
}