How to Use the Jebbit MCP in Claude Code
Run CLI commands to pipe Jebbit zero-party data and automate marketing pipelines directly from your terminal with Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Jebbit MCP to Claude Code
Create your Vinkius account to connect Jebbit 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.
Pipe zero-party attributes to terminal tools
This MCP Server uses `list_attributes` to output all captured consumer insights as raw JSON directly to your terminal. This lets you pipe this output into tools like jq, grep, or custom bash scripts for immediate command-line analysis. Claude Code runs these commands headlessly, allowing you to filter attributes like purchase intent and instantly generate CSV files for your database migrations.
Automate webhook monitoring via this MCP Server
`list_webhooks` lists your active webhook configurations directly in your shell session. Claude Code uses this to verify that your real-time event pipelines are pointing to the correct endpoints. You can run this tool in a cron job or a GitHub Action to alert your on-call engineer if an endpoint is missing or returns errors.
Verify account status via terminal commands
`get_account` retrieves your core account metadata and subscription status without opening a browser. Claude Code executes this check during deployment scripts to ensure your API keys have the correct permissions. The agent parses the returned JSON, checks for active limitations, and halts the deployment pipeline if it detects configuration issues.
Set up Jebbit 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 seejebbit-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Jebbit transactions." It will automatically discover and invoke the available Jebbit tools.
claude mcp add --transport http jebbit-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 Jebbit MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Jebbit MCP today
We host it, we monitor it, we maintain it. You just paste one token.