How to Use the Macaulay Library MCP in Claude Code
Pipe bioacoustic metadata directly into your terminal pipelines using Claude Code and the Macaulay Library server.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Macaulay Library MCP to Claude Code
Create your Vinkius account to connect Macaulay Library 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.
Query the Archive from the Command Line
`search_media` exposes the entire Macaulay Library catalog to your terminal shell. Claude Code runs this tool to find species recordings and pipes the JSON results directly into standard Unix utilities like `jq` or `grep`. This terminal-first approach lets you build automated scraping scripts without writing boilerplate API clients. You get raw, structured data ready for immediate command-line manipulation.
Automate Asset Inspection in CI Pipelines
`get_asset` fetches detailed technical metadata for any specific audio or video ID. The MCP Server delivers exact parameters like sample rate, file size, and recording device directly to your headless agent. You can configure Claude Code to run this tool during nightly cron jobs to audit your dataset integrity. It automatically flags corrupted files or incorrect species tags before they hit your production training bucket.
Build Live Feeds inside Claude Code
`get_recent_media` fetches the most recently uploaded files from the global ornithology database. Your terminal agent uses this tool to build lightweight monitoring scripts that watch for specific regional sightings. By piping this real-time stream into a local database using the MCP, you can trigger alerts whenever rare species are recorded. It turns your terminal into an active bioacoustic monitoring station.
Set up Macaulay Library 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 seemacaulay-library-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Macaulay Library transactions." It will automatically discover and invoke the available Macaulay Library tools.
claude mcp add --transport http macaulay-library-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 Macaulay Library MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Macaulay Library MCP today
We host it, we monitor it, we maintain it. You just paste one token.