search_artworks — PaKi Curator MCP Tool Read-only
search_artworks
(search artworks) 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 search_artworks from your client
- Claude Code PaKi Curator search_artworks run in your project directory
- Claude Desktop PaKi Curator search_artworks ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor PaKi Curator search_artworks ~/.cursor/mcp.json
- VS Code PaKi Curator search_artworks .vscode/mcp.json
- Zed PaKi Curator search_artworks ~/.config/zed/settings.json
- Windsurf PaKi Curator search_artworks ~/.codeium/windsurf/mcp_config.json
- Cline PaKi Curator search_artworks ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI PaKi Curator search_artworks ~/.gemini/settings.json
- Grok PaKi Curator search_artworks .mcp.json (in your project root)
- ChatGPT PaKi Curator search_artworks Settings → Connectors → Advanced → Developer mode
- Claude.ai PaKi Curator search_artworks Settings → Connectors → Add custom connector
- LangChain PaKi Curator search_artworks 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.