A semantic search engine for files and code.
claude mcp add vexor -- uvx vexor
claude_desktop_config.json
{
"mcpServers": {
"vexor": {
"command": "uvx",
"args": [
"vexor"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"vexor": {
"command": "uvx",
"args": [
"vexor"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"vexor": {
"command": "uvx",
"args": [
"vexor"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"vexor": {
"type": "stdio",
"command": "uvx",
"args": [
"vexor"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"vexor": {
"command": "uvx",
"args": [
"vexor"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.scarletkc--vexor/reviews or the review_server meta-tool.
POST /mcp