How to Use the Artsy MCP in Claude Code
Pipe the entire Artsy database into your shell scripts and CI/CD jobs. Headless, fast, and built for automation with Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Artsy MCP to Claude Code
Create your Vinkius account to connect Artsy to Claude Code and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Automate Art Data in Your Terminal
This brings the Artsy database right into your shell. Use Claude Code to run `search_artsy` and pipe the JSON output directly to `jq` for filtering. It's perfect for building automated reports or backend scripts. Imagine a cron job that runs every morning: `claude mcp run artsy-mcp list_shows --params '{"location": "london", "status": "upcoming"}' | notify-slack`. You can build powerful, headless workflows that monitor the art world without ever leaving the command line.
Use Artsy Data in Your CI Pipelines
Add this MCP Server to your CI/CD environment. You can write a GitHub Action that uses Claude Code to run `list_artworks` and validate data integrity before a deployment. Or, use it to generate a static sitemap based on the latest artists. Because it's just a CLI command, integration is trivial. You can use tools like `get_artist_details` to enrich build-time data or run checks against your database content, all within your existing pipeline.
Headless Data Extraction with this MCP Server
Forget web scraping. Connect Claude Code to the Artsy server for clean, structured data extraction. You can pull down entire lists of art fairs with `list_fairs` or get details on thousands of pieces using `get_artwork_details` in a simple script. The output is clean JSON, ready for any data processing task. It's the most direct way to get art market data for analysis, database seeding, or any backend process. Just one command connects you.
Set up Artsy MCP in Claude Code
Prerequisites
- Claude Code CLI installed (
npm install -g @anthropic-ai/claude-code) - Active Vinkius subscription with a valid endpoint token
- 1
Run the add command
Open your terminal and run the command shown on the right. Replace
[YOUR_TOKEN_HERE]with your endpoint token from cloud.vinkius.com. Use--scope userto make it available across all projects. - 2
Verify the connection
Start a Claude Code session and type
/mcpto list connected servers. You should seeartsy-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Artsy transactions." It will automatically discover and invoke the available Artsy tools.
claude mcp add --transport http artsy-mcp https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp Why Choose Vinkius
Vinkius connects your tools to AI with real-time monitoring and automatic cost savings — all from one dashboard.
Real-time monitoring
Live
visibility into every interaction
Connect your favorite tools to your AI and see exactly what's happening — every request, every response, in real time.
Built-in savings
60%
lower AI costs
Vinkius compresses data between your apps and your AI automatically. Lower bills every month — no configuration required.
Single dashboard
One
place for every integration
Every tool your AI connects to, managed from a single screen. One account, complete control.
Common questions about Artsy MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Artsy MCP today
We host it, we monitor it, we maintain it. You just paste one token.