How to Use the Zentitle2 MCP in Claude Code
Run Zentitle2 license management tasks in headless CI/CD pipelines with Claude Code.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Zentitle2 MCP to Claude Code
Create your Vinkius account to connect Zentitle2 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.
Audit all Accounts
For comprehensive reporting, run `list_customers` to get a dump of every customer record. You can then pipe this list into a CSV or database update script. Similarly, use `list_entitlements` and `list_products` to generate an inventory of all available licenses for your build report.
Batch Provisioning Scripting
Need to set up a test environment? Use `create_customer` followed by `create_entitlement` in sequence. This allows you to provision multiple users and assign them specific licenses without any GUI interaction. It's ideal for running as part of an automated setup script or deployment job.
Verify Specific Records
If a user complains about access, run `get_customer_details` to verify their account status. For licenses, use `get_entitlement_details`. These tools provide necessary data points for logging or debugging. They are fast, targeted API calls perfect for CI/CD pipelines.
Set up Zentitle2 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 seezentitle2-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Zentitle2 transactions." It will automatically discover and invoke the available Zentitle2 tools.
claude mcp add --transport http zentitle2-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 Zentitle2 MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Zentitle2 MCP today
We host it, we monitor it, we maintain it. You just paste one token.