The helpers.py module#

Summary#

PersistentPythonSession

Maintains a persistent Python subprocess for stateful code execution.

Description#

Helper utilities for the MCP server.

Module detail#

helpers.logger#