How to Use the Datanyze MCP in Claude Code
Pipe Datanyze B2B intelligence directly into your shell scripts, cron jobs, and CI/CD pipelines with Claude Code and this MCP server.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Datanyze MCP to Claude Code
Create your Vinkius account to connect Datanyze 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 Lead Gen in CI/CD
Set up a scheduled job that uses Claude Code to hit the `search_b2b_companies` tool. You can search by industry and keywords to find new prospects every day. Pipe the output—a list of domains—to the next step in your script. For example, use `jq` to parse the JSON and feed each domain into another tool that checks `get_domain_traffic_rank`.
Monitor Competitors from the Terminal
Run a simple command to get a list of your competitors' domains using `list_competitor_domains`. No browser, no UI. Just a clean list of domains printed to stdout. You can create a bash script that runs this daily, diffs it against yesterday's list, and sends you a notification if a new competitor appears. Claude Code and this MCP server make that a ten-line script.
Script Technographic Audits
Need to know which of your customers use a specific technology? The `list_technology_customers` tool gives you that data. Just pass it a technology ID. You can write a script that takes a list of domains from a file, runs `quick_tech_audit` on each one, and outputs a CSV mapping every domain to its core tech stack. Perfect for headless data enrichment.
Set up Datanyze 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 seedatanyze-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Datanyze transactions." It will automatically discover and invoke the available Datanyze tools.
claude mcp add --transport http datanyze-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 Datanyze MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Datanyze MCP today
We host it, we monitor it, we maintain it. You just paste one token.