We will investigate privately before discussing details in public. If the report is confirmed, we will coordinate a fix and credit the reporter unless they prefer not to be named.
## Disclosure
Please give us a reasonable opportunity to investigate and release a fix before publishing details publicly.
The MCP HTTP transport (`openpencil-mcp-http`) binds to `127.0.0.1` by default with `eval` disabled, CORS disabled, and file access restricted to the working directory. See [MCP docs](https://openpencil.dev/reference/mcp-tools) for configuration.
The stdio transport (`openpencil-mcp`) is intended for local use only and does not apply these restrictions.