# Kodus OSV

HTTP server exposing OSV (v1) for open source vulnerability lookup via osv_query/osv_query_batch tools.

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y @smithery/cli@latest mcp add kodustech/kodus-osv

# Browse available tools
npx -y @smithery/cli@latest tool list kodustech/kodus-osv
```
