yepcode Codex Plugin
Plugin Codex Developer Tools AI Agents & AI App DevelopmentCloud, Deployment & CI/CDThe explanation below is AI-generated. Please verify it against the sources.
YepCode is a Codex plugin that lets you build custom AI tools using your own Node.js or Python code, with inputs defined via JSON Schema and execution carried out in an isolated sandbox. According to the plugin manifest, this sandbox has access to any npm or PyPI package and to secure environment variables. Reusable processes can be exposed as callable AI tools and run on demand or on a schedule, with every run logged and auditable. The plugin is listed under the Developer Tools category and is authored by YepCode S.L.
Overview
According to the YepCode homepage, YepCode is a developer-first platform to build, run, and scale AI-powered integrations and automations. Developers write JavaScript or Python code that connects to APIs, databases, or services, and run it in secure, isolated sandboxes via an SDK, a REST API, or an MCP server. The homepage states that YepCode provides secrets management, automatic dependency installation (npm/PyPI), logs, and audit trails, and that it is SOC 2 and GDPR compliant with on-premise or cloud deployment options.
What you can do with yepcode
- Build custom AI tools from your own code with JSON Schema-defined inputs (plugin.json)
- Run Node.js or Python processes in an isolated sandbox with npm/PyPI packages and secure environment variables (plugin.json)
- Expose reusable processes as callable AI tools and run them on demand or on a schedule (plugin.json)
- Review logs and audit trails for every execution (plugin.json)
- Trigger executions via SDK, REST API, MCP server, webhooks, or cron/schedules (YepCode homepage)
- Manage secrets, environment variables, and dependencies, and monitor executions (YepCode homepage)
Sources
Original description (English)
YepCode lets you build custom AI tools using your own code with JSON Schema-defined inputs, executed in an...
History of yepcode
- Codex Plugin Added yepcode