README.md 106 B

MCP server

Usage

```bash
npm install
touch .env # .env.example
npm run dev
```