get_screenshot — inbox preview MCP Tool Read-only
get_screenshot
(get screenshot) is one of 4 tools on the
inbox preview
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_screenshot from your client
- Claude Code inbox preview get_screenshot run in your project directory
- Claude Desktop inbox preview get_screenshot ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor inbox preview get_screenshot ~/.cursor/mcp.json
- VS Code inbox preview get_screenshot .vscode/mcp.json
- Zed inbox preview get_screenshot ~/.config/zed/settings.json
- Windsurf inbox preview get_screenshot ~/.codeium/windsurf/mcp_config.json
- Cline inbox preview get_screenshot ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI inbox preview get_screenshot ~/.gemini/settings.json
- Grok inbox preview get_screenshot .mcp.json (in your project root)
- ChatGPT inbox preview get_screenshot Settings → Connectors → Advanced → Developer mode
- Claude.ai inbox preview get_screenshot Settings → Connectors → Add custom connector
- LangChain inbox preview get_screenshot pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http inbox-preview https://api.powerline.ai/v1/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.