Skip to content
Zed

.prompts for Zed

com.dotprompts/dotprompts

.prompts, the home to all your AI prompts, everywhere you need them.

client:Zed transport:streamable-http

Install .prompts in Zed

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

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

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

.prompts in other clients