check_image_supported — PiPic Integration Guide MCP Tool Read-only
check_image_supported
(check image supported) is one of 3 tools on the
PiPic Integration Guide
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call check_image_supported from your client
- Claude Code PiPic Integration Guide check_image_supported run in your project directory
- Claude Desktop PiPic Integration Guide check_image_supported ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor PiPic Integration Guide check_image_supported ~/.cursor/mcp.json
- VS Code PiPic Integration Guide check_image_supported .vscode/mcp.json
- Zed PiPic Integration Guide check_image_supported ~/.config/zed/settings.json
- Windsurf PiPic Integration Guide check_image_supported ~/.codeium/windsurf/mcp_config.json
- Cline PiPic Integration Guide check_image_supported ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI PiPic Integration Guide check_image_supported ~/.gemini/settings.json
- Grok PiPic Integration Guide check_image_supported .mcp.json (in your project root)
- ChatGPT PiPic Integration Guide check_image_supported Settings → Connectors → Advanced → Developer mode
- Claude.ai PiPic Integration Guide check_image_supported Settings → Connectors → Add custom connector
- LangChain PiPic Integration Guide check_image_supported pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http pipic https://pipic.cc/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.