The pywry Claude Code plugin collects no data.
- No telemetry. The plugin does not phone home, emit beacons, or send analytics events.
- No data collection. The plugin does not collect, transmit, or share information about you, your prompts, your code, or your environment.
- No retention. Because nothing is collected, nothing is stored.
- No tracking. No identifiers, cookies, or fingerprints are generated or transmitted.
- No third-party services. The plugin does not call out to any external service of its own. Network traffic only occurs when you invoke a tool that fetches a resource you specified (for example, loading a UDF datafeed URL you passed to a tvchart tool).
The MCP server (pywry mcp) runs locally on your machine over stdio
between Claude Code and the PyWry process. Nothing leaves your
machine through the plugin itself.
If this changes in any future release, the change will be documented in CHANGELOG.md and this file will be updated to match.
Questions: github.com/deeleeramone/PyWry/issues.