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