How to Add Company Logos to PowerPoint with Claude
Claude builds great pitch decks — but every logo comes back as placeholder text or a broken link. Here's how to fix that in under 5 minutes.
By the Quikturn Team · April 2026 · 5 min read
The Problem
You ask Claude to build a pitch deck. The structure is perfect. The talking points are sharp. But where the logos should be, you get:
[Company Logo]
Placeholder text where an image should be
Broken image link
A URL that doesn't actually exist
Wrong logo entirely
A hallucinated or outdated image
This isn't a bug — it's a fundamental limitation. Claude is a text model. It doesn't have access to an image database, and it can't browse the web to grab logos. When it tries to generate an image URL, it hallucinates one that doesn't exist.
The Solution: Quikturn MCP Server
MCP (Model Context Protocol) lets Claude use external tools — like a logo database. When you connect the Quikturn MCP server, Claude gets access to 17M+ real company logos. It automatically searches for and retrieves the correct logo whenever it builds a deck that needs one.
Step-by-Step Setup
Works with Claude Desktop and Claude Web (claude.ai). Takes under 5 minutes.
Sign up for Quikturn
Create a free account at getquikturn.io/signup. Once signed in, go to your dashboard and generate a server API key (starts with sk_).
Add the MCP server to Claude
Open Settings → MCP Servers → Add Server. Paste this configuration:
{
"mcpServers": {
"quikturn": {
"url": "https://logos.getquikturn.io/mcp",
"headers": {
"Authorization": "Bearer sk_YOUR_API_KEY"
}
}
}
}Replace sk_YOUR_API_KEY with your actual key. Restart Claude Desktop.
Go to Settings → Integrations → Add MCP Server. Enter the server URL https://logos.getquikturn.io/mcp and paste your API key when prompted.
Verify the connection
Open a new conversation and ask Claude:
"What MCP tools do you have access to?"
Claude should list Quikturn's logo tools — search, retrieve, and browse. If it doesn't, check the troubleshooting section in the setup guide.
See It In Action
Try these prompts — Claude will automatically pull logos from Quikturn:
"Build a pitch deck comparing Goldman Sachs, JP Morgan, and Morgan Stanley"
Claude creates slides with real logos for each bank — no placeholders.
"Create a market landscape slide with logos for the top 10 SaaS companies"
A logo grid with correct, high-resolution logos pulled automatically.
"Make a credentials page showing our last 5 deals with company logos"
Deal tombstones with real target and acquirer logos.
Tips & Best Practices
Request specific formats
Ask Claude for "SVG logos" if you need scalable vector graphics, or "PNG with transparent background" for standard use.
Dark mode variants
If your deck has a dark background, ask Claude to use light or white logo variants for better contrast.
Obscure companies
Quikturn covers 17M+ companies. For very small or private companies, Claude will tell you if a logo isn't available.
Let Claude decide
You don't need to explicitly ask for logos. Once connected, Claude uses Quikturn automatically whenever a deck needs them.
Stop fixing logos manually
Connect Quikturn once and every deck Claude builds will have real company logos. Free to get started.