How to Use the Elasticsearch Vector MCP in Claude
Run dense vector kNN searches and manage Elasticsearch indexes directly from Claude Desktop without writing search queries by hand.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Elasticsearch Vector MCP to Claude Desktop
Create your Vinkius account to connect Elasticsearch Vector to Claude Desktop and route execution through our secure gateway. The platform manages server hosting, runtime updates, and security layers. Configuration requires no manual server provisioning.
Run kNN searches inside Claude Desktop
The `search` tool lets your agent run dense vector kNN queries against your Elasticsearch cluster to pull relevant documents. Instead of writing complex query DSL by hand, you ask Claude Desktop to find similar items based on vector embeddings. This setup pulls raw vectors from your active index and presents the top matches directly in your chat window. Your agent parses the scoring metrics immediately, allowing you to debug retrieval accuracy during active conversations.
Build Elasticsearch Vector indexes in Claude Desktop
The `create_index` tool sets up dense vector mappings on your cluster without requiring Kibana or curl commands. You tell this MCP Server the dimension size, and it configures the HNSW algorithm settings on the fly. Running `get_index` verifies the mapping parameters directly inside your workspace. You instantly see if the cluster is ready to accept high-dimensional embeddings before starting raw document ingestion.
Index and delete documents on the fly
The `index_document` tool writes raw vectors and metadata payloads directly to your specified index. If a vector representation changes, your agent updates the record without leaving Claude Desktop. Cleaning up stale vector records takes a single command via the `delete_document` tool. Your agent removes outdated embeddings, which prevents your HNSW graphs from bloating and slowing down retrieval speed.
Set up Elasticsearch Vector MCP in Claude Web or Desktop
- 1
Open Claude Settings
Go to claude.ai, click your profile icon, then navigate to Customize → Connectors.
- 2
Add Custom Connector
Click the "+" button and select Add custom connector. Paste your Vinkius endpoint URL:
https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcpReplace[YOUR_TOKEN_HERE]with your token from cloud.vinkius.com. For OAuth-protected servers, expand Advanced settings to add credentials. - 3
Start a conversation
Open a new chat. The Elasticsearch Vector MCP tools are available immediately — no restart needed.
Endpoint URL
https://edge.vinkius.com/[YOUR_TOKEN_HERE]/mcp No configuration file needed — paste the URL directly in the Claude web interface.
Available on Free (1 connector), Pro, Max, Team, and Enterprise plans.
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 Desktop
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.