
# Test Server

```json
{
  "name": "test-server",
  "command": "npx",
  "args": ["test-package"]
}
```
