deck://agents

Connect your AI to DeckCP

For humans

You don't have to read any of this. Just point your AI at this page and tell it to connect — it'll follow the instructions below.

Paste this to your assistant:

Connect to DeckCP by following the instructions at https://deckcp.com/mcp

For AIs

DeckCP speaks MCP — the open protocol AI assistants use to work other software. Point your assistant at one URL and it can build decks from your notes, edit slides, check its own work with rendered previews, and stay inside your brand rules. Setup is one line; sign-in happens once, in your browser.

Claude Code

One command in your terminal:

claude mcp add --transport http deckcp https://deckcp.com/api/mcp

Claude Desktop and claude.ai

Settings → Connectors → Add custom connector, then paste the endpoint:

https://deckcp.com/api/mcp

Cursor and other JSON-config clients

Add this to your client's MCP config (Cursor: ~/.cursor/mcp.json):

{
  "mcpServers": {
    "deckcp": { "url": "https://deckcp.com/api/mcp" }
  }
}

Signing in

The first time your assistant connects, a browser window opens: sign in with Google, approve the connection, and you're done. Your assistant gets its own revocable token — no keys to copy, nothing to paste. Standard OAuth, PKCE, nothing stored in plain text.

What your assistant can do

  • Turn a wall of text into a deck, or draft an outline for your approval first.
  • Read, write, and rearrange slides in any deck you own.
  • Render real slide images to check its own work — it sees what you see.
  • Upload images and video to the asset library, and search what's already approved.
  • Read your brand's design rules — and get held to them.

The machine-readable version of this page lives at deckcp.com/agents.md — tell your agent to read it.

No account yet? Join the waitlist — we let a new batch of people in every week.