Skip to content
AnyCap

AnyCap Documentation

The capability runtime for AI agents. Create media, understand files, search the live web, and publish results through one CLI and one authentication flow.

One runtime. Every capability your agent was missing.

Section titled “One runtime. Every capability your agent was missing.”

AnyCap gives Claude Code, Cursor, Codex, and other agents a consistent execution layer. Use the Agent Skill for natural-language workflows, the built-in MCP server for typed tool discovery, or call the CLI directly.

Create

Generate and edit images, produce video, compose music, and build complete audio scenes.

Understand

Read screenshots, compare images, summarize video, and transcribe or analyze audio.

Research

Search the live web with structured results or grounded answers, then crawl pages to Markdown.

Deliver

Share files through Drive, publish static sites with Page, and hand projects between agents with Snapshot.

Terminal window
curl -fsSL https://anycap.ai/install.sh | sh
anycap login
anycap status

Then ask your agent to complete a task or run a capability directly:

Terminal window
anycap image models
anycap image generate \
--prompt "minimal product hero, warm editorial light" \
--model <model-id> \
-o product-hero.png