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