PromptOT, in your
AI assistant.
23 Model Context Protocol tools that let Claude Desktop, Cursor, ChatGPT, and any MCP-compatible assistant manage your prompts, blocks, versions, and test cases — without leaving the chat.
Works with the assistants you already use
Three steps to PromptOT in your AI tool.
No SDKs, no glue code. Generate a key, paste a snippet, and start asking your assistant to manage your prompts.
Generate an MCP key
Open your project's API keys page and create a key with the MCP scope. Pick read, write, or publish — defaults are conservative.
Paste the install snippet
Drop the generated config into Claude Desktop, Cursor, Codex CLI, Windsurf or Zed. Or sign in via OAuth from claude.ai and ChatGPT.
Ask your AI to manage prompts
Say things like "list my prompts", "create a new draft for the support bot", or "publish v3". Your assistant uses the 23 MCP tools automatically.
23 tools, grouped by what they touch.
The PromptOT MCP server exposes the same primitives the dashboard does — so anything you can do as a human, your AI assistant can do too.
- list_prompts
- get_prompt
- get_compiled_prompt
- create_prompt
- update_prompt
- delete_prompt
- list_blocks
- create_block
- update_block
- delete_block
- reorder_blocks
- list_variables
- upsert_variable
- delete_variable
- list_versions
- save_draft_version
- publish_version
- rollback_to_version
- diff_versions
- list_test_cases
- create_test_case
- update_test_case
- delete_test_case
Built so you can hand the keys to an AI safely.
We assume the assistant will sometimes do unexpected things. Every PromptOT MCP key has guardrails so it can't accidentally publish to production or run up your bill.
Scoped API keys
Choose read, write, or publish scopes per key. The MCP server only sees what you grant.
Development by default
New keys default to the development environment and cannot publish to production unless you explicitly opt in.
Full audit log
Every MCP-originated mutation is recorded with the client name, scope, and user — visible at /audit-log.
One-click revoke
Pull access at any time from the dashboard. Revocation is immediate across every connected client.
AI features off by default
Playground, evaluations, and AI rewrites are disabled per key until you turn them on, so MCP traffic can't burn through credits.
MCP works on every plan, including free.
Connect, list, edit, version, and publish prompts on the free tier without limits on MCP traffic. Upgrade to Pro to enable AI features — playground runs, evaluations, and AI rewrites — for your MCP key.
See pricingCommon questions.
Try PromptOT in your AI assistant in under a minute.
Generate a scoped MCP key, paste the snippet into your tool of choice, and start asking.