SORNFlow for VS Code
com.sornflow/mcp
Document approval workspace. Remote MCP with OAuth; tools follow the signed-in member's space ACL.
client:VS Code
transport:streamable-http
Install SORNFlow in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://mcp.sornflow.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs