Connect via ChatGPT
Connect your prompt2love library to ChatGPT as a custom connector, then ask ChatGPT to pull any prompt for you.
Prerequisites
You need a paid ChatGPT plan and Developer Mode. Custom connectors require ChatGPT Plus, Pro, Team, Enterprise, or Edu. Only remote HTTPS MCP servers are supported. On Team/Enterprise, an admin must enable connectors before you can add one.
Enable Developer Mode under Settings → Connectors → Advanced → Developer mode.
Steps
-
Enable Developer Mode. Go to Settings → Connectors → Advanced and turn on Developer mode.
-
Create a custom connector. In Settings → Connectors, add a new connector:
- Name:
prompt2love - URL:
https://prompt2love.com/api/mcp - Authentication:
OAuth
- Name:
-
Authorize. ChatGPT opens the prompt2love consent screen. Sign in and approve access. You are returned to ChatGPT with the connector active.
-
Use it in chat. Type something like:
open my CI/CD prompt
ChatGPT calls the
fetchtool and drops the prompt content into the conversation.
Troubleshooting
- Connector shows no tools / appears empty — Developer Mode is most likely off. Re-check Settings → Connectors → Advanced → Developer mode.
- No "Add connector" option — your plan may not support it, or (on Team/Enterprise) an admin has not enabled connectors. See the prerequisites above.
- Authorization loops or fails — make sure the URL is exactly
https://prompt2love.com/api/mcpand that you complete sign-in on the prompt2love consent screen.