Skip to main content
Guide

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.

Real logos, not placeholders
Automatic — no manual prompting
PNG, SVG, and base64 formats

Step-by-Step Setup

Works with Claude Desktop and Claude Web (claude.ai). Takes under 5 minutes.

1

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_).

2

Add the MCP server to Claude

Claude Desktop

Open Settings → MCP Servers → Add Server. Paste this configuration:

claude_desktop_config.json
{
  "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.

Claude Web (claude.ai)

Go to Settings → Integrations → Add MCP Server. Enter the server URL https://logos.getquikturn.io/mcp and paste your API key when prompted.

3

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.

Add Company Logos to AI-Generated PowerPoint Decks

Learn how to connect the Quikturn MCP server to Claude Desktop and Claude Web so your AI-generated pitch decks, deal books, and presentations include real, high-quality company logos instead of placeholder text or broken image links. Works with Claude Desktop and claude.ai.

Why Claude Can't Find Logos on Its Own

Large language models like Claude are text-based — they don't have access to image databases. When Claude tries to add logos to a deck, it either inserts placeholder text like [Company Logo], hallucinates image URLs that don't exist, or leaves logos out entirely. The Quikturn MCP server solves this by giving Claude direct access to over 17 million company logos.

Quikturn MCP Server for Claude

The Quikturn MCP server uses the Model Context Protocol to connect Claude to a searchable database of 17M+ company logos. Once connected, Claude automatically searches for and retrieves the correct logo whenever it builds a presentation that needs one. Logos are available in PNG, SVG, and base64 formats with transparent backgrounds.