Skip to content
Cursor

SORNFlow for Cursor

com.sornflow/mcp

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

client:Cursor transport:streamable-http

Install SORNFlow in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

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

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

SORNFlow in other clients