Skip to content

MCP Clients

Slidev MCP works with any client that supports the Model Context Protocol. No API keys or authentication required — just point your client at the server URL.

Quickest Setup

Most clients just need this URL:

https://mcp.slidev-mcp.org/mcp

Self-hosting? Replace with your own server domain.

Supported Clients

ClientTypeGuide
Claude CodeCLIOne command setup
Claude DesktopDesktop appJSON config
CursorIDEOne-click or JSON config
WindsurfIDEJSON config
VS Code (Copilot)IDEJSON config
JetBrains IDEsIDEUI or JSON config
ZedIDEJSON config
OpencodeCLIJSON config
Gemini CLICLIJSON config
ChatGPTWeb / DesktopApp connector

Other Clients

For any MCP client not listed above, use the streamable HTTP transport with your server URL:

https://mcp.slidev-mcp.org/mcp

Consult your client's MCP documentation for how to add a streamable HTTP server.