Prompt2Love turns your saved AI prompts and skills into MCP commands. Search your library, fetch any prompt, and inject it directly into Claude Code, Cursor, Windsurf, or ChatGPT — no copy-paste. Also includes a Chrome extension for saving prompts and capturing AI outputs across ChatGPT, Claude, Gemini & more.
Server Config
{
"mcpServers": {
"prompt2love": {
"url": "https://prompt2love.com/api/mcp",
"headers": {
"Authorization": "Bearer <YOUR_API_KEY>"
}
}
}
}