How to Use the Elasticsearch Vector MCP in Claude Code
Use Claude Code to automate Elasticsearch Vector tasks in your CLI, perfect for CI/CD pipelines and headless data management.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Elasticsearch Vector MCP to Claude Code
Create your Vinkius account to connect Elasticsearch Vector 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.
Headless index management with Claude Code
Run `create_index` and `list_indexes` from your terminal to manage your cluster state. It allows for scripted index deployments during your build process. Claude Code executes these commands without a GUI. It is built for engineers who need to manage their search infrastructure via shell scripts.
Automated vector indexing for Claude Code
Pipe your embedding data into `index_document` to update your search backend automatically. It is designed to handle high-frequency updates from your ingestion pipelines. Use `delete_document` to automate index maintenance. It ensures your search results remain accurate without manual intervention.
Run kNN queries via Claude Code
Integrate vector search into your CLI workflows using the `search` tool. It returns search results directly to your terminal for further processing or logging. This enables you to test retrieval accuracy during local development or in remote CI environments. You get immediate feedback on your search relevance.
Set up Elasticsearch Vector 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 seeelasticsearch-vector-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Elasticsearch Vector transactions." It will automatically discover and invoke the available Elasticsearch Vector tools.
claude mcp add --transport http elasticsearch-vector-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 Elasticsearch Vector MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Elasticsearch Vector MCP today
We host it, we monitor it, we maintain it. You just paste one token.