get_screenshot — DiffiCat MCP Tool Read-only
get_screenshot
(get screenshot) is one of 7 tools on the
DiffiCat
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 DiffiCat get_screenshot run in your project directory
- Claude Desktop DiffiCat get_screenshot ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor DiffiCat get_screenshot ~/.cursor/mcp.json
- VS Code DiffiCat get_screenshot .vscode/mcp.json
- Zed DiffiCat get_screenshot ~/.config/zed/settings.json
- Windsurf DiffiCat get_screenshot ~/.codeium/windsurf/mcp_config.json
- Cline DiffiCat get_screenshot ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI DiffiCat get_screenshot ~/.gemini/settings.json
- Grok DiffiCat get_screenshot .mcp.json (in your project root)
- ChatGPT DiffiCat get_screenshot Settings → Connectors → Advanced → Developer mode
- Claude.ai DiffiCat get_screenshot Settings → Connectors → Add custom connector
- LangChain DiffiCat get_screenshot pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http difficat https://app.difficat.com/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 25 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.