Skip to content
Zed

Proseify for Zed

io.github.dionisselami/proseify-mcp

MCP book-writing server: 81 classics, genre recipes, drafting pipelines.

client:Zed transport:streamable-http

Install Proseify in Zed

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

{
  "context_servers": {
    "proseify-mcp": {
      "url": "https://mcp.proseify.xyz/mcp"
    }
  }
}

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

Proseify in other clients