GoFaceless for Claude Code

Create videos from Claude Code

Give Claude Code access to GoFaceless through one remote MCP command.

  • OAuth protected
  • Scoped access
  • Autonomous by default
Claude Code logo

Fastest setup

Connect Claude Code

Run the command in your terminal, then open /mcp in Claude Code to authenticate.

Setup

Connect in three steps

01

Add the remote server

Copy and run the command below. User scope makes GoFaceless available across your projects.

02

Complete authentication

Start Claude Code, run /mcp, select GoFaceless, and follow the browser sign-in flow.

03

Send a video request

Ask Claude Code to use GoFaceless explicitly the first time so the intended tool is unambiguous.

GoFaceless MCP URL

https://mcp.gofaceless.ai/mcp

First request

Confirm the connection

Use GoFaceless to list my recent video sessions and identify any that need attention.

GoFaceless keeps organization access scoped and revocable. Paid generation still respects the visible quote and your authorized spending limit.

Troubleshooting

If something does not connect

The server appears disconnected+

Run /mcp and authenticate GoFaceless. You can also run claude mcp get gofaceless to inspect the saved configuration.

I only want it in one project+

Replace --scope user with --scope project. Claude Code will write the shared configuration to that project's .mcp.json.

Read the official Claude Code MCP documentation