Zilliz Cloud Just Landed in Claude Code

Terminal is the New Console for Building AI Apps
For the past decade, developer infrastructure products competed on the UI battlefield: Cleaner dashboards. Slicker onboarding wizards. Better data visualizations. That made sense when humans were the primary interface.
But, now, AI coding agents — Claude Code, Cursor, Codex, GitHub Copilot — have become the environment where developers now spend the majority of their productive hours. Not clicking through browser tabs. Not context-switching to web consoles. Working inside a terminal session, in flow, with an AI that understands their intent.
The implication for infrastructure is profound: the future won’t be decided by who has the better web dashboard. It will be decided by who integrates most naturally into the developer’s AI workflow.
That's why we built the Zilliz Cloud Plugin for Claude Code.
Introducing the Zilliz Cloud Plugin for Claude Code
The official Zilliz Cloud Plugin is now available in the Claude Code Plugin Marketplace. It brings the full power of Zilliz Cloud — cluster management, collection operations, vector search, RBAC, backups, and observability — directly into your Claude Code terminal as natural-language conversations.
Install it once. Then just describe what you need with plain English, right where you're already working:
- "Create a new collection called product_embeddings with 1536 dimensions and an HNSW index optimized for cosine similarity."
- "Run a test query with this vector and show me the top 5 results with metadata."
- "What's the memory usage on my prod cluster right now?"
Claude Code translates your intent into precise CLI commands, executes them, and returns structured results — without you ever leaving your terminal. Your database and your code now evolve at the same pace, inside the same workspace.
What You Can Do with Zilliz Cloud Plugin
| Capability | What You Can Do |
|---|---|
| Cluster Management | Create, scale, pause, resume, and monitor clusters across AWS, GCP, and Azure |
| Collection Operations | Create collections, define schemas, and manage indexes with natural-language field definitions |
| Vector Search | Run similarity queries, hybrid dense-sparse search, and multi-vector queries directly |
| Data Operations | Insert, upsert, delete, and bulk-load data without switching to a separate client |
| RBAC & Security | Manage roles, users, and access control policies from the same session |
| Backups & Recovery | Trigger backups, list snapshots, and restore collections on demand |
| Observability | Query memory pressure, throughput stats, and index health in real time |
| and more! |
Getting Started with Zilliz Cloud from Your Claude Code
Requirements:
• Python 3.10+
• A Zilliz Cloud account (If you don't have one, sign up here for free)
Install from the Claude Code marketplace:
/plugin install zilliz@zilliztech/zilliz-plugin
Or add via marketplace:
/plugin marketplace add zilliztech/zilliz-plugin
Then run the guided quickstart:
/zilliz:quickstart
The quickstart walks you through installing the zilliz-cli, authenticating with your Zilliz Cloud account, and connecting to your first cluster. You'll be running vector searches from your terminal in minutes.
Why Zilliz Cloud for Your AI Apps?
Zilliz Cloud is the fully managed cloud service built on Milvus — the world's most widely deployed open-source vector database, with over 43,000 GitHub stars and production deployments at more than 10,000 companies. Beyond the open-source foundation, Zilliz Cloud adds what serious production deployments actually demand:
• Billion-scale performance. Sub-10ms retrieval for semantic search, RAG pipelines, agentic workflows, and real-time recommendation systems — engineered for scale, not bolted on as an afterthought.
• Zero operational overhead. Replication, failover, scaling, and upgrades are handled automatically. Your team ships features, not ops tickets.
• Purpose-built for AI workloads. Multi-vector queries, hybrid dense-sparse retrieval, GPU-accelerated indexing, and high-cardinality metadata filtering — built by the team that created Milvus.
• Deploy anywhere. Serverless clusters for experimentation. Dedicated clusters for predictable performance. Available on AWS, GCP, and Azure.
• Enterprise-grade reliability & security – 99.95% SLA, SOC 2 Type II and ISO 27001 certifications, GDPR compliance, HIPAA readiness, RBAC, BYOC, cross-region failover, and now audit logs. See our trust center for more information.
• Elastic scaling & cost efficiency. One-click deployment, serverless autoscaling, and pay-as-you-go pricing.
• Seamless migration. Built-in tools to move from Pinecone, Qdrant, Elasticsearch, PostgreSQL, OpenSearch, AWS S3 vectors, Weaviate, or on-prem Milvus.
Join the Conversation
We're building toward a future where your entire AI application stack — from embedding models to vector storage to retrieval logic — lives in one coherent, agent-accessible workflow. The Zilliz Cloud Plugin for Claude Code is a meaningful step in that direction.
Try it. Break it. Tell us what you need next.
Find us on Discord, GitHub, or tag us on X or LinkedIn with #ZillizCloud.
- Terminal is the New Console for Building AI Apps
- Introducing the Zilliz Cloud Plugin for Claude Code
- What You Can Do with Zilliz Cloud Plugin
- Getting Started with Zilliz Cloud from Your Claude Code
- Why Zilliz Cloud for Your AI Apps?
- Join the Conversation
Content
Start Free, Scale Easily
Try the fully-managed vector database built for your GenAI applications.
Try Zilliz Cloud for FreeKeep Reading

How to Improve Retrieval Quality for Japanese Text with Sudachi, Milvus/Zilliz, and AWS Bedrock
Learn how Sudachi normalization and Milvus/Zilliz hybrid search improve Japanese RAG accuracy with BM25 + vector fusion, AWS Bedrock embeddings, and practical code examples.

Zilliz Cloud Introduces Advanced BYOC-I Solution for Ultimate Enterprise Data Sovereignty
Explore Zilliz Cloud BYOC-I, the solution that balances AI innovation with data control, enabling secure deployments in finance, healthcare, and education sectors.

Enhancing AI Reliability Through Fine-Grained Hallucination Detection and Correction with FAVA
In this blog, we will explore the nature of hallucinations, the taxonomy that provides a framework for categorizing them, the FAVABENCH dataset designed for evaluation, and how FAVA detects and corrects errors.
