How to Use the Diffbot MCP in Claude Code
Pipeline structured web data directly to your terminal using Claude Code and the Diffbot MCP Server.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Diffbot MCP to Claude Code
Create your Vinkius account to connect Diffbot 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.
Headless media extraction via Claude Code
`extract_video` retrieves video files, metadata, and embed URLs from any page directly to your shell. This terminal client pipes the JSON output into other CLI utilities like jq or curl. Automate media downloads or cataloging scripts without opening a browser. The headless environment runs these extractions in background cron jobs or CI pipelines.
Event parsing for terminal workflows using this MCP Server
`extract_event` extracts schedules, locations, and ticketing details from event pages into clean JSON. Your command-line agent formats this data to generate calendar files or update databases. This Diffbot MCP Server bypasses the need for bloated browser automation frameworks. You get lightweight, fast execution directly in your terminal sessions.
Automate terminal-based image extraction
`extract_image` identifies and extracts the primary images from any URL along with their metadata. You use this Diffbot tool to build terminal asset pipelines or download product galleries. Claude Code processes the image URLs to trigger downstream optimization scripts. Your shell handles complex web assets with simple commands.
Set up Diffbot 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 seediffbot-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Diffbot transactions." It will automatically discover and invoke the available Diffbot tools.
claude mcp add --transport http diffbot-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 Diffbot MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Diffbot MCP today
We host it, we monitor it, we maintain it. You just paste one token.