What is the Vexor MCP server?
A semantic search engine for files and code.
How to install Vexor
Copy-paste configuration for popular MCP clients.
VEXOR_API_KEYsecretEmbedding provider API key (optional; overrides a stored key; providers can also be configured via `vexor init`)
VEXOR_REMOTE_RERANK_API_KEYsecretRemote reranker API key (optional; overrides a stored key; only needed when rerank is set to remote)
VEXOR_CONFIG_JSONNon-secret Vexor config as a JSON object, e.g. {"provider": "gemini", "rerank": "bm25"} (optional; merged over ~/.vexor/config.json; credential fields are rejected, use the dedicated variables)
{
"mcpServers": {
"vexor": {
"command": "uvx",
"args": [
"vexor",
"mcp"
],
"env": {
"VEXOR_API_KEY": "<YOUR_VEXOR_API_KEY>",
"VEXOR_REMOTE_RERANK_API_KEY": "<YOUR_VEXOR_REMOTE_RERANK_API_KEY>",
"VEXOR_CONFIG_JSON": "<YOUR_VEXOR_CONFIG_JSON>"
}
}
}
}{
"mcpServers": {
"vexor": {
"command": "uvx",
"args": [
"vexor",
"mcp"
],
"env": {
"VEXOR_API_KEY": "<YOUR_VEXOR_API_KEY>",
"VEXOR_REMOTE_RERANK_API_KEY": "<YOUR_VEXOR_REMOTE_RERANK_API_KEY>",
"VEXOR_CONFIG_JSON": "<YOUR_VEXOR_CONFIG_JSON>"
}
}
}
}{
"mcpServers": {
"vexor": {
"command": "uvx",
"args": [
"vexor",
"mcp"
],
"env": {
"VEXOR_API_KEY": "<YOUR_VEXOR_API_KEY>",
"VEXOR_REMOTE_RERANK_API_KEY": "<YOUR_VEXOR_REMOTE_RERANK_API_KEY>",
"VEXOR_CONFIG_JSON": "<YOUR_VEXOR_CONFIG_JSON>"
}
}
}
}{
"servers": {
"vexor": {
"type": "stdio",
"command": "uvx",
"args": [
"vexor",
"mcp"
],
"env": {
"VEXOR_API_KEY": "<YOUR_VEXOR_API_KEY>",
"VEXOR_REMOTE_RERANK_API_KEY": "<YOUR_VEXOR_REMOTE_RERANK_API_KEY>",
"VEXOR_CONFIG_JSON": "<YOUR_VEXOR_CONFIG_JSON>"
}
}
}
}claude mcp add vexor --env VEXOR_API_KEY=<YOUR_VEXOR_API_KEY> --env VEXOR_REMOTE_RERANK_API_KEY=<YOUR_VEXOR_REMOTE_RERANK_API_KEY> --env VEXOR_CONFIG_JSON=<YOUR_VEXOR_CONFIG_JSON> -- uvx vexor mcpRelated MCP servers
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
World Monitor
Live global intelligence: real-time markets, conflicts, country risk, chokepoints, energy. 39 tools.
Netdata
Real-time infrastructure monitoring with metrics, logs, alerts, and ML-based anomaly detection.
Trending hip-hop artist momentum scores across four cultural dimensions.
AI orchestration with hive-mind swarms, neural networks, and 87 MCP tools for enterprise dev.
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.