How to Use the Northbeam MCP in Claude Code
Pipe Northbeam attribution data directly into your terminal workflows using Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Northbeam MCP to Claude Code
Create your Vinkius account to connect Northbeam 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.
Trigger terminal-based data exports
`create_data_export` kicks off an asynchronous Northbeam export job directly from your shell. Claude Code captures the job identifier and monitors it via `get_export_status` in a headless loop. Once the Northbeam export completes, you can pipe the raw output into standard Unix utilities. This lets you filter ad spend or conversion metrics without leaving the Claude Code terminal interface.
Map marketing dimensions via this MCP Server
`list_breakdowns` displays all available Northbeam reporting segments, including platform, campaign, and ad set. Claude Code queries this list to help you construct precise curl commands or bash scripts. The Claude Code CLI agent uses this metadata to validate your scripts before you run them in production. This prevents failed API calls during automated cron runs of your Northbeam data.
Audit account setups from the command line
`get_account_info` retrieves your Northbeam workspace profile details and active tracking statuses directly to stdout. Claude Code uses this to verify your authentication token is valid before starting complex scripts. It can also call `list_recent_exports` to check the history of your manual or automated Northbeam runs. This gives Claude Code quick visibility into what reports have already been generated today.
Set up Northbeam 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 seenorthbeam-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Northbeam transactions." It will automatically discover and invoke the available Northbeam tools.
claude mcp add --transport http northbeam-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 Northbeam MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Northbeam MCP today
We host it, we monitor it, we maintain it. You just paste one token.