Copyl
Paste a Copyl agent manifest into a governed sandbox
Use the Copyl JSON contract—not a native Claude or OpenAI export file. Import, review, and run under enterprise governance before any production access.
View the agent manifest contract
Import to CopylHow it works
A predictable path from manifest JSON to governed operation.
View the agent manifest contract
-
Paste JSON
Paste Copyl agent manifest JSON (or a wrapped source + payload). See the agent manifest page for the contract shape and examples.
-
Review
Inspect identity, permissions, and policy before anything can run under your enterprise.
-
Sandbox
Execute in a governed sandbox with audit trails. External tools are stubbed; the LLM still runs via Agent Hub. Isolated from production secrets.
Sandbox is not production
Enterprise governance stays in force from day one. Sandbox runs are permission-bound and auditable. External connectors are stubbed in Phase 1; model execution continues through Agent Hub. Promotion to production requires explicit human approval.
Supported sources
Map builder output into the Copyl contract from the tooling your teams already use.
-
Claude
Map name, system, tools, and examples from a Claude prototype into Copyl agent manifest JSON.
-
OpenAI
Map instructions, model, and tools from an OpenAI-style definition into the same contract.
-
MCP
Describe MCP tools in the Copyl tools array; connectors remain stubbed until graduation.
-
Manual
Author Copyl agent manifest JSON directly when you need full control over the package.
Import under enterprise governance
Open Copyl, paste your Copyl agent manifest JSON, and operate in a governed sandbox before production access.
Open import in Copyl