Nieuws

MCP Code Executor The MCP Code Executor is an MCP server that allows LLMs to execute Python code within a specified Python environment. This enables LLMs to run code with access to libraries and ...
Executor uses 2 services: an API service and an executor service. The API service serves as a safe API to call from an extarnal application that is guaranteed not to be touched by the executed code ...