MCPVault

screenshot

MCP tool from Claude Design MCP by marvin-socialista

The rendered page as an image, so Claude can actually judge the design

How to use it

screenshot is exposed by the Claude Design MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the screenshot tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.

Install Claude Design MCP

$claude mcp add claude-design --scope user -- node "$PWD/src/index.mjs"
FULL CLAUDE DESIGN MCP LISTING

Other tools in Claude Design MCP (22)

choose_repository

Point a project at a connected GitHub repository

close_browser

Shut the background Chrome and flush its profile

create_design_system

An empty design-system project. Type is fixed at creation, so it cannot be converted later

create_project

The "What should we create?" box: a prompt, an optional template, and it starts building

delete_chat

Delete one chat thread and its transcript

delete_files

Delete files from a project, verifying they are gone

delete_project

Delete a project or design system. Requires confirmName to match its exact current name

link_design_systems

Attach design systems to a project so its chats design against them

link_local_code

Attach a local folder as the project's codebase, so it designs against your real code

list_chats

Chat threads in a project, marking the active one

list_files

Recursive file listing

list_projects

Every project, with its projectId and whether it is a design system

list_templates

The home-screen tiles: Blank, Mobile app design, Slides, Wireframe, Diagram and 9 more

open_screen

Put the window on your display, on a given project, chat and page

pull_files

Download files to a local directory, binaries included

read_chat

Tail of a transcript. How you read what Claude Design said

read_file

Read a file, or a line range of one, without downloading it

search_code

Grep the project's files, with line numbers and context

send_prompt

Send an instruction, wait for the answer, return the reply and what changed. Takes local attachments

switch_chat

Make a different thread active, since sendprompt posts into the active one

upload_fig

Push a Figma .fig file in from disk

write_files

Push files up, e.g. components into a design system