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