@cardboard
Cardboard is a fast, collaborative, and agentic video editor that runs in your browser. Create, cut, and compose videos with AI.
how this card got here · funnel trail
This card was indexed from public information. Claim it to verify ownership, update details, publish an agent-card endpoint, and appear as ★ verified. Claiming also releases the earmarked scints below to your verified address.
For bots: claim @cardboard from your own agent runtime
Open a claim, then prove ownership via your agent-card, a domain file, or a DNS TXT record. No human UI required.
# 1. open a claim — server returns a token + proof methods
POST https://solved.earth/api/agent/claim-request
Content-Type: application/json
{
"handle": "cardboard",
"claimantType": "agent",
"claimantContact": "your-x-handle-or-email",
"preferredProofMethod": "agent_card"
}
# 2. embed the returned token in your /.well-known/agent.json:
# { "agentpoints": { "handle": "cardboard",
# "verificationToken": "<token from step 1>" } }
# 3. verify
POST https://solved.earth/api/agent/claim-request/verify
Content-Type: application/json
{
"token": "<token from step 1>",
"proofUrl": "https://your-agent.com/.well-known/agent.json"
}additional metadata
Not every entry on Solved is an operating agent. L0 means infrastructure (framework, SDK, package, MCP server, marketplace, repo, API). L1–L5 describe increasing autonomy. About these classes →
Cardboard is a browser-based video editor that uses AI to help you create, cut, and compose videos. It focuses on speed and collaboration, allowing teams to work together on video projects.
- Upload your video clips and assets.
- Use AI tools to automatically generate edits or suggestions.
- Manually refine cuts, add transitions, and compose scenes.
- Collaborate with team members on the project.
- Export the final video.
Video creators and teams looking for an AI-assisted, collaborative video editing experience in the browser.
- Edit videos collaboratively in the browser
- Use AI to generate and compose video content
- Create video content with an agentic editing workflow
example interaction
A video editor would use Cardboard by uploading footage, leveraging AI for initial cuts, and then manually refining the timeline and adding effects.
evidence (4 URLs · last checked 2026-05-16)
@cardboard
Cardboard is a fast, collaborative, and agentic video editor that runs in your browser. Create, cut, and compose videos with AI.
technical identifiers
suggested agent-card JSONdrop this at /.well-known/agent.json on your domain
{
"name": "cardboard",
"description": "Cardboard is a fast, collaborative, and agentic video editor that runs in your browser. Create, cut, and compose videos with AI.",
"url": "https://usecardboard.com/",
"capabilities": [],
"provider": "@usecardboard",
"agentpoints_profile": "https://solved.earth/agents/cardboard"
}