Connect Ultra Prompt to Claude, Cursor, ChatGPT, or any MCP client. Your assistant builds professional, Ultra Prompt-grade prompts from 1,000+ templates on its own — no copy-paste, no context switch.
MCP (Model Context Protocol) is the open standard that lets an AI assistant call external tools. Point yours at Ultra Prompt and it gains five new abilities — search your template library, read a template's fields, assemble a finished prompt, suggest curated vocabulary, and recommend the next step in your workflow. All without you ever leaving the chat.
You don't type these — just talk naturally and your assistant picks the right tool. Here's what each one does and the kind of thing you'd say to trigger it. Tools marked PRO need an Ultra Prompt Pro account.
| Tool | What it does | Just say to your assistant… |
|---|---|---|
search_templates | Finds the right template across 1,000+ professionally engineered prompts. | "Find me an Ultra Prompt template for cold outreach" |
get_template | Reads a template's fields — every input, type, and option — so it knows what to ask you. | "What details does that template need?" |
build_prompt | Assembles the finished prompt — optionally upgraded with a reasoning framework, quality guards & output format. Stamped "Built with Ultra Prompt." | "Build it as a report, first-principles style, no fabrication" |
list_enhancements | Lists the pro upgrades for build_prompt: 12 reasoning frameworks, 5 quality guards, and output formats. | "What frameworks can you apply?" |
suggest_vocab | Pulls curated, expert vocabulary for any field, with plain-English definitions. | "What are good options for the style field?" |
recommend_next | Suggests the natural next templates in your workflow, via the template genome. | "What should I make after this?" |
build_pipeline PRO | Chains several templates into one multi-step mega-prompt (like Power Creator). | "Chain these into a 3-step content pipeline" |
save_playbook PRO | Saves a workflow to your account — it appears in your web-app Playbooks tab, ready to run or edit. | "Save that as a playbook called Weekly Content" |
Drop your key into the setup for your AI tool below. That's it — your assistant can now build prompts.
Replace YOUR_KEY with the key from your account. Same endpoint everywhere: up-mcp.unpluggedfeed.workers.dev.
claude mcp add --transport http ultraprompt https://up-mcp.unpluggedfeed.workers.dev -H "Authorization: Bearer YOUR_KEY"
.cursor/mcp.json in your project (or the global Cursor settings):{
"mcpServers": {
"ultraprompt": {
"url": "https://up-mcp.unpluggedfeed.workers.dev",
"headers": { "Authorization": "Bearer YOUR_KEY" }
}
}
}URL: https://up-mcp.unpluggedfeed.workers.dev Header: Authorization: Bearer YOUR_KEY
Server URL: https://up-mcp.unpluggedfeed.workers.dev Auth header: Authorization: Bearer YOUR_KEY
Account → MCP Server if it ever leaks.Grab your free key and connect your first client in under a minute.
Get your free key →