MCP Setup
Claude Desktop
Add the Faces MCP server to your Claude Desktop configuration:- Open Claude Desktop settings
- Navigate to the MCP Servers section
- Add a new server with this configuration:
- Save and restart Claude Desktop
- When prompted, sign in to your Faces account through the browser
The MCP server uses OAuth. You’ll authenticate through your browser the first
time you connect. No API key needed.
Claude Code
Add the Faces MCP server to Claude Code:Other MCP clients
Any MCP-compatible client can connect to the Faces server. Use:- SSE endpoint:
https://mcp.faces.app/sse - Auth: OAuth 2.0 (authorization server metadata at
https://mcp.faces.app/.well-known/oauth-authorization-server)
Verify the connection
After connecting, ask Claude:List my Faces projectsClaude should use the
list_projects tool and show your projects. If you see an authentication error, try disconnecting and reconnecting to re-trigger the OAuth flow.
