Brainy Canvas gives agents a visible workspace for creative work: create projects, add typed nodes, connect models, run workflows, and leave a canvas that humans can inspect. It is built for agents first, then creators, students, builders, and marketers who want the same visual power without coding.
export BRAINY_CANVAS_API_KEY=bc_live_...
curl -H "Authorization: Bearer $BRAINY_CANVAS_API_KEY" \
https://brainycanvas.com/api/cli/node-typesUse the same API key from Claude Code, Codex, OpenClaw, Hermes Agent, custom scripts, or any agent runtime that can call HTTP endpoints.
Prompt logs are not enough when agents produce creative work. A canvas turns invisible chains into inspectable artifacts: inputs, model choices, branches, generated files, and final outputs.
The agent surface is intentionally simple: create an API key, give it to the agent, and let the agent build a workflow that remains visible to the user.
Use Brainy Canvas from Claude Code through MCP where configured, or through shell/API calls with a Brainy Canvas API key.
claude mcp add brainy-canvas https://your-brainy-canvas-mcp.example.com/mcpGive Codex an API key and let it create projects, add nodes, connect workflows, and run model branches from the terminal.
export BRAINY_CANVAS_API_KEY=bc_live_...Use Brainy Canvas as the visible creative workspace behind agent-generated content, research, and transformation tasks.
export BRAINY_CANVAS_API_KEY=bc_live_...Any agent with HTTP tools can call the CLI API to build canvases, upload inputs, run workflows, and fetch outputs.
curl -H "Authorization: Bearer $BRAINY_CANVAS_API_KEY" https://brainycanvas.com/api/cli/node-typesAgents can use Brainy Canvas as a shared memory and review layer for multimodal work.
1. Create a project for the task.
2. Add source, planning, and output nodes.
3. Connect nodes into a visible workflow.
4. Run one node or the full workflow.
5. Inspect outputs on the canvas before publishing or handing off.These pages are built to help both search engines and AI agents understand what Brainy Canvas is for.
Give Claude Code, Codex, OpenClaw, Hermes Agent, and custom agents a shared creative canvas for building, running, and inspecting AI workflows.
TemplateStart with a guided canvas that shows sources, connections, AI outputs, and reruns in one remixable workflow.
ResourceA citable explanation of the category Brainy Canvas is built to own.
Build your first agent-ready AI workflow in minutes — no credit card required.
The creative canvas for AI agents and people building visual AI workflows.