# vexor

Vexor is a semantic search engine that builds reusable indexes over files and code. It supports configurable embedding and reranking providers, and exposes the same core through a Python API, a CLI tool, and an MCP server. Vexor Demo Video

- Tier: Indexed (plain plugin)
- Category: Development
- Page: https://www.flowy.sh/listings/scarletkc-vexor
- Source: https://github.com/scarletkc/vexor
- Price: free and open source

## Summary
vexor is a Claude Code plugin with 1 hand-picked skill for development work, indexed on Flowy. Install it with the command on its page. It includes vexor-cli. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
/plugin marketplace add scarletkc/vexor
/plugin install vexor@vexor-marketplace
```

## Skills
- vexor-cli

## FAQ

### What is vexor?
Vexor is a semantic search engine that builds reusable indexes over files and code. It supports configurable embedding and reranking providers, and exposes the same core through a Python API, a CLI tool, and an MCP server. Vexor Demo Video

### How do I install vexor?
Run these in Claude Code: /plugin marketplace add scarletkc/vexor then /plugin install vexor@vexor-marketplace. Then prompt normally.

### Does vexor auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is vexor free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
