How to Use the Art Institute of Chicago MCP in Claude Code
Pipe live Art Institute of Chicago collection data straight into your terminal workflows and CI/CD pipelines with Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Art Institute of Chicago MCP to Claude Code
Create your Vinkius account to connect Art Institute of Chicago 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 Collection Data Extraction
Running data ingestion pipelines from the command line is exactly what this MCP server is built for. You can script Claude Code to hit `list_artworks` on a cron schedule, pulling down the latest additions to the museum's digital catalog. The CLI agent parses the JSON output directly in your shell. It can pipe that raw artwork data into `jq`, format it into CSVs, or dump it directly into your local database without ever opening a browser window.
Sync Museum Publications via CLI
Researchers and archivists can automate their literature reviews using this connection. Pass a headless command to search for specific academic topics using `search_publications` and `search_articles`. The terminal client retrieves the matching scholarly works and extracts the metadata. You can configure a GitHub Action that runs this query weekly, automatically committing a markdown bibliography of new museum publications to your repository.
Monitor Events with Claude Code
Track upcoming physical exhibitions or guided walks right from your SSH session. Command the agent to execute `list_events` or `list_tours` and filter for specific dates. It grabs the scheduling data and can trigger alerts based on the results. If a new gallery tour is announced, your automated script catches the update and pushes a notification to your Slack channel.
Set up Art Institute of Chicago 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 seeart-institute-of-chicago-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Art Institute of Chicago transactions." It will automatically discover and invoke the available Art Institute of Chicago tools.
claude mcp add --transport http art-institute-of-chicago-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 Art Institute of Chicago MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Art Institute of Chicago MCP today
We host it, we monitor it, we maintain it. You just paste one token.