Skip to content
Zed

Revise for Zed

io.revise/mcp-server

Collaborative word processor you can use with your agent.

client:Zed transport:streamable-http

Install Revise in Zed

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

{
  "context_servers": {
    "mcp-server": {
      "url": "https://mcp.revise.io/mcp"
    }
  }
}

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

Revise in other clients