# Quick Start / Official Entry

Project: sjkim1127/Reversecore_MCP

## Official Install Entry

### Docker - Official install entry

```bash
docker run -i --rm -v /path/to/your/samples:/app/workspace -e REVERSECORE_WORKSPACE=/app/workspace -e MCP_TRANSPORT=stdio ghcr.io/sjkim1127/reversecore_mcp:latest
```

Source: https://github.com/sjkim1127/Reversecore_MCP#readme

## Sources

- repo: https://github.com/sjkim1127/Reversecore_MCP
- docs: https://github.com/sjkim1127/Reversecore_MCP#readme
