Introducing: Pretty Canvas • Repurpose content in your brand voice.

    Pretty Prompt MCP Server

    Connect Cursor, Claude, and other MCP clients to Pretty Prompt to browse and save prompts in your library. Use an API key, or connect in claude.ai with no key needed.

    View as MarkdownLast updated:

    Pretty Prompt provides an MCP server so MCP-aware clients like Cursor and Claude can connect to Pretty Prompt to browse and save prompts in your library.

    Cursor setup

    Add this to your Cursor MCP config after generating a key. The same key works for Claude Desktop and other API-key MCP clients.

    {
      "mcpServers": {
        "pretty-prompt": {
          "command": "npx",
          "args": [
            "-y",
            "@pretty-prompt/mcp@latest"
          ],
          "env": {
            "PRETTY_PROMPT_API_KEY": "pp_mcp_YOUR_KEY_HERE"
          }
        }
      }
    }
    

    Generate a key on app.pretty-prompt.com/settings/mcp and replace pp_mcp_YOUR_KEY_HERE.

    Connect in Claude

    Use Pretty Prompt directly in claude.ai — no API key needed. You authorize access with your Pretty Prompt account.

    1. In Claude, open Settings → Connectors.
    2. Click Add custom connector and paste the URL below.
    3. Click Connect and approve access with your Pretty Prompt account.

    https://production.pretty-prompt.com/mcp

    Watch the setup walkthrough:

    https://youtu.be/hoWW3lAXQss

    What's next

    #mcp#cursor#claude#connectors#oauth#api-key#setup#video
    ?