Directory / staging.toolkit.dev
Run Python code in a secure sandbox environment using E2B. Supports Jupyter Notebook syntax and returns execution results and logs.
# 1. Ask the endpoint what it costs (no payment, no wallet needed): curl -i -X POST 'https://staging.toolkit.dev/api/tool/e2b/run-code' # -> HTTP/1.1 402 Payment Required # the response carries the price, asset and pay-to address. # 2. Pay and retry with any x402 client: npx x402-fetch -X POST 'https://staging.toolkit.dev/api/tool/e2b/run-code'
Endpoint: https://staging.toolkit.dev/api/tool/e2b/run-code. Operated by staging.toolkit.dev, not by Animica. Price and availability were correct at the last probe on 2026-09-02 and are set by the operator, who may change them.
Add a new memory. This method is called every time the user informs anything about themselves, their preferences, or anything that has any relevant information …