Além do recurso AI

AI do documento à apresentação

Let your AI agents and dev tools create — and keep improving — native PowerPoint and Google Slides presentations using the Plus AI MCP server.

  • 3 tools Create, iterate, and track runs
  • Multi-turn Keep working on the same deck
  • Native PPTX Plus PDF and thumbnail, every run

What your agent gets

  • create_presentation

    Fast, template-based generation: a prompt, a slide count, and a language in — a finished, native PowerPoint out. The quickest way to a solid deck.

  • create_presentation_with_agent

    The full Plus AI Presentation Agent: it plans the story, writes the content, and designs every slide — from a prompt or from a deck you already have. Returns PPTX, PDF, and a thumbnail.

  • get_presentation_agent_session

    Agent runs take a few minutes, so each one is tracked as a session. Your agent can check on a run later — even from a different conversation — using its session id.

The Presentation Agent

An agent your agent can keep coming back to

Most AI slide tools are one-shot: prompt in, deck out, done. The Presentation Agent works the way real decks get made — in passes. Upload a PowerPoint through the Plus AI API, hand its file ID to the agent over MCP, and every follow-up call can pick that same deck back up.

  • Start from a prompt or a deck

    Generate from scratch, or pass a pptx_file_id and the agent revises, extends, restyles, or translates the deck you already have — layout and branding preserved.

  • Iterate across turns

    Not quite right? Ask again. Pass the same file ID with new instructions — tighten the story, swap the branding, translate it for another region — and the agent takes another pass.

  • Async and durable

    Long runs don't block the conversation. Every run returns a session ID your agent can poll now or hours later, so multi-step workflows never lose a deck in progress.

Gere slides a partir de qualquer arquivo de texto

  • Carregar um arquivo example

    Carregar um arquivo

    PDF, documento do Word (.docx), PowerPoint (.pptx) ou arquivo de texto.

  • Colar no texto example

    Colar no texto

    Arquivo não suportado? Cole em qualquer texto simples, com mais de 100 mil caracteres.

  • Use qualquer idioma example

    Use qualquer idioma

    Precisa de uma apresentação em diferentes idiomas? Além disso, cuida disso para você.

Mais envolvente quando é uma apresentação

Não tem tempo para fazer slides?

  • Transcrições não estruturadas

    Limpe e resuma notas brutas de reuniões, transcrições de chamadas, tópicos de e-mail e outros textos não estruturados.Plus AI API.

  • Artigos e papéis

    Faça o upload dos últimos artigos de notícias, trabalhos acadêmicos, atualizações para investidores e muito mais.

  • Conhecimento interno

    Use sua própria redação, documentação de equipe, wiki interna ou outro conteúdo proprietário.

Plus AI MCP server connected to ChatGPT, Claude, and other tools

Quickstart

Connect in under a minute

Add the remote server to any MCP-capable client and sign in with your Plus AI account when prompted — OAuth handles the rest. Then just ask for a deck.

Claude Code bash
claude mcp add --transport http plus-ai https://mcp.plusai.com/
Any MCP client json
{
  "mcpServers": {
    "plus-ai": {
      "url": "https://mcp.plusai.com/"
    }
  }
}
Then just ask text
“Make a 10-slide pitch deck for an AI bookkeeping startup.”

“Take the deck with file ID file_abc123 and restyle it with our Q3
 brand template — then give me a German version of the same deck.”
Step-by-step setup guide

Mais recursos

  • Gere com IA

    Não sabe por onde começar? Basta descrever sua apresentação em algumas frases.

  • Edite slides com IA

    Ajuste sua apresentação com nossas ferramentas de inserção, remixagem e reescrita com inteligência artificial.

  • Use qualquer idioma

    Público internacional? Traduza sua apresentação para qualquer idioma.

  • Use qualquer idioma

    Create new presentations or translate existing slides into any language.

Modelos de designer — personalizáveis por você

Designs feitos à mão, com tecnologia de IA.

Os modelos são totalmente compatíveis com todas as nossas ferramentas de IA de geração e edição.

  • Renew template — slide 1Renew template — slide 2Renew template — slide 3
    Renew template
  • Tennis template — slide 1Tennis template — slide 2Tennis template — slide 3
    Tennis template
  • Aurora template — slide 1Aurora template — slide 2Aurora template — slide 3
    Aurora template

Mantenha toda a sua equipe alinhada à marca

Leve o poder da IA para seus modelos e designs existentes

Modelos personalizados e bibliotecas compartilhadas — para equipes de todos os tamanhos

Plus AI para equipes

  • Importe modelos personalizados
  • Adicione logotipo, fontes e cores
  • Predefinições compartilhadas, instruções personalizadas
Experimente gratuitamente

Empresarial

  • Conversão de modelos com serviço premium
  • Slides avançados — mockups de anúncios, estudos de caso e mais
  • Bibliotecas de slides e recursos personalizados
Agende uma demonstração

Capacitando criadores de conteúdo em empresas de todos os tamanhos.

  • Notion
  • Zapier
  • Unity
  • Qualtrics
  • Vimeo
  • Stripe
  • Asana
  • Atlassian
  • Canva
  • Deloitte
  • Salesforce
  • Google
  • Flexport
  • Uber
  • 1Password
  • Houzz
  • Shipium
  • Airtable
  • Nvidia

O que nossos usuários dizem sobre o Plus AI

Perguntas frequentes

What is the Plus AI MCP server?

The Plus AI Model Context Protocol (MCP) server allows AI agents and LLMs to interact with Plus AI using natural language commands.

This makes it easier for end-users and developers to access Plus AI features without setting up a complex integration, and it makes it easier for third-party AI agents to create presentations using Plus AI.

What tools does the MCP server expose?

Three tools:

  • create_presentation — fast, template-based generation from a prompt, a slide count, and a language.
  • create_presentation_with_agent — the full Presentation Agent, which plans, writes, and designs the deck. It can start from scratch or from an existing deck, and returns native PPTX, PDF, and thumbnail files.
  • get_presentation_agent_session — check on a long-running agent session and fetch its results by session id.
Can the agent work on an existing presentation?

Yes. Upload a .pptx through the Plus AI API to get a file ID, then pass it as pptx_file_id when your agent calls create_presentation_with_agent. The agent revises, extends, restyles, or translates that deck instead of starting fresh — and passing the same file ID again in a later call lets it take another pass at the same deck, so agents can iterate across multiple turns.

How is Plus AI different from other AI presentation tools?

Unlike other AI presentation providers, Plus AI creates native PowerPoint slides. This means each of the slides is formatted and editable like a standard presentation slide, making it easier to integrate Plus AI presentations into existing workflows.

Como funciona a segurança no Plus AI?

Seguimos práticas de segurança de nível empresarial e alcançamos a conformidade SOC 2 Type II. Você pode ler mais sobre nossas políticas e procedimentos de segurança na nossa página de segurança.

How do I set up the Plus AI MCP server?

Setting up the Plus AI MCP server is a quick process. You just add the remote MCP URL (https://mcp.plusai.com/) into your app, and authenticate via OAuth.

For more detailed instructions, you can follow the step-by-step MCP server guide in our guide page.

What can I do with the Plus AI MCP?

The Plus AI MCP makes it easy to add presentations to other AI workflows. Here are some examples:

  • Add native PowerPoint generation to ChatGPT or Claude
  • Use an AI tool for deep research and feed that content to Plus AI to create presentations
  • Hand an existing deck to the Presentation Agent and iterate on it across turns — refine the story, re-brand it, or translate it by referencing the same file ID again
  • Integrate presentation creation capabilities into other AI agents and apps
  • Convert notes, documents, and transcripts into presentations as part of a larger AI workflow

Stop wasting your time on slides. Try Plus AI for free.

Start with a 7-day free trial. Cancel any time. Edit and collaborate seamlessly — directly in Google Slides or PowerPoint.

Comece gratuitamente