How to Use the OceanBase MCP in Claude Code
Manage distributed OceanBase clusters directly from your terminal using Claude Code headless commands and pipeline scripts.
Works with every AI agent you already use
…and any MCP-compatible client
Connect OceanBase MCP to Claude Code
Create your Vinkius account to connect OceanBase 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-Driven Tenant Administration
The `list_tenants` tool brings instant cluster visibility to your command line via this MCP utility. Claude Code runs this command to output tenant lists, allowing you to pipe the results into other CLI utilities or shell scripts. By calling `get_tenant_details`, you can inspect CPU and memory configurations without leaving your terminal. It replaces slow web consoles with fast, scriptable text commands.
Headless Performance Auditing
This MCP Server exposes `get_resource_stats` to automate cluster health checks inside your terminal environment. Claude Code queries this endpoint to check for resource exhaustion during deployment pipelines. It combines this with `get_instance_details` to verify that individual nodes are operating within normal parameters. You can trigger this audit via a single shell command before running database migrations.
Command-Line Workspace Management with Claude Code
The `get_workspaces` tool allows you to inspect active account environments directly through the CLI. Claude Code maps these workspaces to your local projects, ensuring your terminal session is targeting the correct environment. With `list_projects` and `list_clusters`, the agent verifies your deployment target before executing scripts. This prevents accidental changes to production systems by confirming the context first.
Set up OceanBase 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 seeoceanbase-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest OceanBase transactions." It will automatically discover and invoke the available OceanBase tools.
claude mcp add --transport http oceanbase-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 OceanBase MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the OceanBase MCP today
We host it, we monitor it, we maintain it. You just paste one token.