How to Use the Basis Technologies MCP in Claude Code
Hook Claude Code into your terminal to query Basis Technologies DSP stats, audit tactics, and pipe campaign data into shell scripts.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Basis Technologies MCP to Claude Code
Create your Vinkius account to connect Basis Technologies 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-Native Basis MCP Server
SREs and backend devs don't want to click through a marketing UI to check API limits or data anomalies. You can now inspect DSP metrics directly from the command line. A simple prompt triggers `get_campaign_performance` to dump live stats right into stdout. You can chain these operations headless in your CI/CD pipelines. Have a script run `list_campaigns` every morning, pipe the output into a custom parser, and alert the team if spend drops to zero unexpectedly.
Automate Tactic Reporting
Grabbing line item data for custom billing systems usually requires building a dedicated microservice. Now your terminal agent handles the extraction. It uses `list_tactics` to find active buys and `get_tactic_performance` to pull the exact spend numbers. The agent formats the output exactly how your database needs it. Ask it to generate a SQL insert script based on the live metrics, and it writes the file locally without you lifting a finger.
Query Agency Portfolios Fast
Navigating massive advertiser accounts is tedious when you just need one ID. Your CLI agent finds it in seconds. It runs `list_clients` to grab the parent accounts, then fires `list_brands` to drill down into the specific sub-brands. Once you have the target brand, you can inspect their active inventory. Calling `list_ads` pulls the creative metadata, and `get_ad` extracts the exact tracking pixels required for your backend validation scripts.
Set up Basis Technologies 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 seebasis-technologies-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Basis Technologies transactions." It will automatically discover and invoke the available Basis Technologies tools.
claude mcp add --transport http basis-technologies-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 Basis Technologies MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Basis Technologies MCP today
We host it, we monitor it, we maintain it. You just paste one token.