get_artwork — PaKi Curator MCP Tool Read-only
get_artwork
(get artwork) is one of 7 tools on the
PaKi Curator
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 PaKi Curator get_artwork run in your project directory
- Claude Desktop PaKi Curator get_artwork ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor PaKi Curator get_artwork ~/.cursor/mcp.json
- VS Code PaKi Curator get_artwork .vscode/mcp.json
- Zed PaKi Curator get_artwork ~/.config/zed/settings.json
- Windsurf PaKi Curator get_artwork ~/.codeium/windsurf/mcp_config.json
- Cline PaKi Curator get_artwork ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI PaKi Curator get_artwork ~/.gemini/settings.json
- Grok PaKi Curator get_artwork .mcp.json (in your project root)
- ChatGPT PaKi Curator get_artwork Settings → Connectors → Advanced → Developer mode
- Claude.ai PaKi Curator get_artwork Settings → Connectors → Add custom connector
- LangChain PaKi Curator get_artwork pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http paki-curator https://paki-api.elfresonero.workers.dev/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.