Skip to main content

An overview of Pitch's MCP

Learn what our MCP is, how it works, and what's possible to achieve with it.

Written by Sofie

The Pitch MCP server lets an AI client work with your Pitch workspace. This allows the client to find and read presentations, create new ones from your templates, share them, and read engagement analytics on the links you share.

Our MCP is a remote server hosted by Pitch at https://mcp.pitch.com/mcp, and you can use it with any MCP client that supports remote servers. Any Pitch user can use our MCP, whether they are a workspace creator, admin, or the owner.

What you can do

  • Find and read decks. Search by title, then fetch a presentation’s text content as Markdown along with its metadata and where it lives in the workspace.

  • Create and update decks deterministically. Fill a template’s variables with the values you supply. Nothing is generated or reworded, so the same inputs always produce the same deck.

  • Create or edit decks with the Pitch AI agent. Give the agent a template and a prompt and it writes the slide content for you, or point it at an existing deck and describe the changes you want.

  • Share decks. Create a shareable link, list the links a deck already has, and change or disable a link after the fact.

  • See what happened after you shared. Read visit counts, how far the median visit got, per-slide detail, and individual visits for any link.

  • Organise content. Browse teamspaces, folders and templates, rename presentations and folders, and move them between spaces.

Some features that are possible with your AI client depend on your plan, or on your remaining quota for a feature:

  • Creating or updating a presentation with variables requires a plan that includes variables.

  • Advanced link options (engagement analytics, passcode, requiring a visitor email, PDF download, expiry) require a plan that includes advanced links, and remaining quota on it.

💡Creating or editing a presentation with the AI agent draws on your workspace AI credits. The number of credits you have varies based on your plan. Find out how many credits you have, and how to purchase more.

Connect an AI client

How access works

Authorisation is OAuth. The connection is scoped to a single Pitch workspace, and the AI client sees only what your account can already see: workspace and teamspace presentations, your private space, and decks shared with you for editing. Tools that write act as you, so anything created lands in your private space unless you name a teamspace or folder. Your AI client can only connect to one Pitch workspace at a time.

💡 If you'd like to use your AI client in a different workspace, disconnect Pitch in your client and reconnect, authorising the workspace you want.

Long-running work

Creating or editing presentations and moving large amounts of content run in the background. Those tools return a job ID straight away instead of waiting. Your client can check the job later to get the finished presentations.

Did this answer your question?