Skip to content

Cursor

Cursor is an AI-powered code editor with built-in MCP support.

Setup

Add to .cursor/mcp.json in your project root (or globally at ~/.cursor/mcp.json):

json
{
  "mcpServers": {
    "slidev-mcp": {
      "url": "https://mcp.slidev-mcp.org/mcp"
    }
  }
}

Cursor will detect the configuration automatically.

Verify

Open the Cursor chat and ask:

What MCP tools are available?

You should see render_slides and list_session_slides listed.

Usage

In the Cursor chat, ask:

Create a presentation about the architecture of this project using the seriph theme