Skip to content
Zed

PromptOT for Zed

com.promptot/mcp

Manage, version, and publish LLM prompts with blocks, variables, and evaluations.

client:Zed transport:streamable-http runtime:npm

Install PromptOT in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "mcp": {
      "url": "https://mcp.promptot.com/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

PromptOT in other clients