How to Use the Autobidder MCP in Claude Code
Manage your ad bidding infrastructure directly from the terminal with Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Autobidder MCP to Claude Code
Create your Vinkius account to connect Autobidder 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 Autobidder MCP integration
The Autobidder MCP Server brings programmatic ad buying to your command line environment. You can pipe campaign IDs into `get_bid` to extract current pricing without leaving your SSH session. Terminal execution means you can script your marketing operations. Wrap these commands in a bash script to adjust your bids automatically based on server load or inventory levels.
Automate bid requests
Managing large-scale MCP operations requires bulk actions, not manual clicks. Your terminal agent uses `list_requests` to audit pending bid adjustments across all active projects. When inventory drops, you trigger a script that fires `create_request` to pause spending. The headless client handles the API authentication and payload formatting instantly.
Parse outcomes with Claude Code
Analyzing campaign performance is faster when you bypass the web dashboard. Call `list_outcomes` from your CLI to dump raw performance metrics directly into a local JSON file. From there, you use standard Unix tools to filter the data. If the numbers look wrong, run `check_autobidder_status` to confirm the upstream connection is healthy.
Set up Autobidder 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 seeautobidder-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Autobidder transactions." It will automatically discover and invoke the available Autobidder tools.
claude mcp add --transport http autobidder-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 Autobidder MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Autobidder MCP today
We host it, we monitor it, we maintain it. You just paste one token.