How to Use the Crawlbase MCP in Claude Code
Pipe headless web scraping payloads and raw HTML directly into your terminal workflows using Crawlbase and Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Crawlbase MCP to Claude Code
Create your Vinkius account to connect Crawlbase 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.
Terminal-Driven Scraping Pipelines with Claude Code
The `scrape_html` tool routes web requests through Crawlbase datacenter proxies to return raw markup directly to your terminal. Claude Code executes this command using the MCP server, pipes the resulting HTML into local CLI utilities, or saves it directly to raw log files. This headless setup allows you to run complex web extractions from SSH sessions or bash scripts. You can filter the raw markup, run grep commands, or feed the data into local build processes with zero GUI overhead.
Parsing JSON Payloads Headless via MCP Server
The `scrape_json_format` tool extracts structured properties and active fields from target web pages, returning clean JSON to your shell environment. Claude Code processes this structured data instantly, allowing you to run automated validation checks on remote APIs. You can script this tool to monitor live endpoints or track data changes over time. The terminal agent handles tool execution, reformats the JSON output, and appends the clean data to your terminal-based databases.
Automated Social Data Extraction via CLI
The `scrape_twitter` tool pulls mapped data limits from X profiles using the Crawlbase extraction engine. Claude Code triggers this tool from the command line, parses the user feed, and outputs clean structured text directly to stdout. By combining this with `scrape_linkedin`, you can build automated CLI scripts to track professional updates and social changes. Our command line agent runs these tools sequentially, formats the terminal output, and prepares it for automated reporting scripts.
Set up Crawlbase 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 seecrawlbase-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Crawlbase transactions." It will automatically discover and invoke the available Crawlbase tools.
claude mcp add --transport http crawlbase-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 Crawlbase MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Crawlbase MCP today
We host it, we monitor it, we maintain it. You just paste one token.