brain-circuitOverview

Control Virse directly from your terminal or IDE using the Virse MCP Skill. Generate images, manage canvases, organize assets, and run complex creative workflows — all through natural language.

The skill works with any MCP-compatible client, including Claude Code, Codex, OpenClaw, and others.

Quick Setup

1. Install the Skill

Install the Virse Skill in your MCP client. For example, in Claude Code:

claude install-skill https://github.com/anthropics/virse-skill

For other clients, add the Virse MCP server to your client's configuration. Refer to your client's documentation for how to register MCP tools.

2. Authenticate

On first use, the skill starts a device login flow — you'll get a link to open in your browser, approve the login, and you're set.

For full details on authentication options, see Authentication.

3. Try It Out

Once authenticated, check your account info:

Logged in as: Jane Doe ([email protected])
Organization: Acme Design (team)
  Balance: 4,200 CU
  Team member budget: 120 / 500 CU

From there, just ask for what you need:

  • "Show my workspaces"

  • "Generate an image of a sunset over snow-capped mountains"

  • "Search for logo assets"

  • "Organize my canvas"

See Capabilities for the full list of commands and workflows, Canvas & Assets for working with canvases and layouts, or Tools Reference for the complete MCP tool API.

Last updated