How to Use the Lucidworks Fusion (AI Search & Discovery) MCP in Claude Code
Claude Code brings Lucidworks Fusion (AI Search & Discovery) to your terminal, enabling headless search automation for your pipelines.
Works with every AI agent you already use
…and any MCP-compatible client
Connect Lucidworks Fusion (AI Search & Discovery) MCP to Claude Code
Create your Vinkius account to connect Lucidworks Fusion (AI Search & Discovery) 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 search queries in the terminal
Use `lw.query_search` directly in your shell scripts to pull data from your index. It returns JSON output that you can pipe into other CLI tools. This is ideal for CI/CD tasks that need to verify search results. You get the raw data you need without any UI overhead.
Custom JSON logic with `lw.post_custom_query`
When you need more than a standard search, this tool lets you pass custom JSON to the server. It maps your Solr vectors natively. This gives you full control over how your queries are processed. It is the most flexible way to interact with your index from a CLI environment.
Monitor index jobs headlessly
Run `lw.list_jobs` as part of your cron tasks to check on background processes. It identifies active arrays spanning your gateway auth. This ensures your search engine is always up to date. If a job fails, the output tells you exactly why, letting you fix it immediately.
Set up Lucidworks Fusion (AI Search & Discovery) 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 seelucidworks-fusion-ai-search-discovery-mcpwith a green status indicator. - 3
Start using tools
Ask Claude Code something like "Check my latest Lucidworks Fusion (AI Search & Discovery) transactions." It will automatically discover and invoke the available Lucidworks Fusion (AI Search & Discovery) tools.
claude mcp add --transport http lucidworks-fusion-ai-search-discovery-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 Lucidworks Fusion (AI Search & Discovery) MCP in Claude Code
Use it with your favorite AI tools
Connect this server to Cursor, Claude, VS Code, and more.
Start using the Lucidworks Fusion (AI Search & Discovery) MCP today
We host it, we monitor it, we maintain it. You just paste one token.