Skip to content
Zed

SORNFlow for Zed

com.sornflow/mcp

Document approval workspace. Remote MCP with OAuth; tools follow the signed-in member's space ACL.

client:Zed transport:streamable-http

Install SORNFlow in Zed

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

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

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

SORNFlow in other clients