Quick Start
Get from zero to AI-powered ad management in under five minutes.
Create Your Account
Sign up for a free Digital Face account. No credit card required. The free plan includes 5 tool calls per month.
Connect Your AI Client
Add the Digital Face MCP server to your preferred AI client. All clients use the same endpoint.
MCP Endpoint: https://digital-face.nl/api/mcp
Claude Code
The fastest way to connect. Run this single command in your terminal:
claude mcp add --transport http digital-face https://digital-face.nl/api/mcpThat's it. Claude Code will now have access to all Digital Face tools. Try asking: “Check my Digital Face connections.”
ChatGPT
ChatGPT supports MCP connectors in settings.
- Open ChatGPT and go to Settings
- Navigate to Connectors
- Click Add custom connector
- Paste the URL below and save
https://digital-face.nl/api/mcpClaude Web
Claude on the web supports MCP connectors via the Customize menu.
- Open claude.ai and click Customize (bottom of the sidebar)
- Go to Connectors
- Paste the URL below
https://digital-face.nl/api/mcpCursor
Cursor supports MCP servers via its configuration file.
- Open Cursor settings (Cmd+Shift+P > "MCP")
- Add the following to your MCP config JSON
{
"mcpServers": {
"digital-face": {
"url": "https://digital-face.nl/api/mcp"
}
}
}Connect an Ad Platform
Link your Google Ads or Meta Ads account from the dashboard. This uses OAuth so we never see your password.
- Go to Dashboard > Ad Accounts
- Click Connect Google Ads or Connect Meta Ads
- Authorize access in the Google/Meta popup
- You'll be redirected back to the dashboard with a "Connected" status
Start Using It
Open your AI client and try these example prompts:
“Check my connections”
“Show my campaign performance for last 7 days”
“Research keywords for [your product]”
“What campaigns are spending the most?”
“Find search terms with zero conversions”