851 B
851 B
Python Scripting in CODESYS
This folder contains practical documentation for using Python scripting with the CODESYS IDE.
Files
setup-in-codesys-ide.md- step-by-step setup and verification in the IDEwhat-you-can-do.md- real use cases, limits, and automation ideasmcp_codesys_bridge/- Linux MCP server for Cursorwindows_codesys_agent/- Windows VM service that executes CODESYS actionscodesys-mcp-bridge-operations.md- deployment, security, and smoke-test guidehow-to-use-codesys-mcp.md- day-to-day usage, workflow, and FAQ
Quick Start
- Open
setup-in-codesys-ide.mdand complete the environment setup. - Run the small validation script from the guide.
- Use
what-you-can-do.mdto choose your first automation workflow. - Follow
codesys-mcp-bridge-operations.mdto deploy MCP + VM agent bridge.