Connect any AI
to your decks
PresentFast ships two transports for programmatic publishing: a local stdio MCP server shared by every CLI client on a machine, and a remote HTTP MCP server hosted at presentfast.com/api/mcp that uses OAuth with Dynamic Client Registration. Pick a client below or jump straight to the HTTP server reference.
Clients
4 supportedClaude Code
stdioAnthropic's terminal client. Add presentfast-mcp as an MCP server and publish from any project directory.
Cursor
stdioAI-native code editor. Wire PresentFast into .cursor/mcp.json and the model can publish your decks inline.
Codex
stdioOpenAI's terminal coding agent. Drops PresentFast into ~/.codex/config.toml with a stdio launch line.
Claude.ai
httpWeb Claude. Paste PresentFast's MCP URL into the Custom Connectors modal — no local install needed.
Remote
No installRemote MCP server
OAuth 2.0 with PKCE, Dynamic Client Registration, RFC 9728 Protected Resource Metadata. Connect any spec-compliant MCP client without shipping a binary.