Skip to content
VS Code

Project Sairen - Agentic Execution Node for VS Code

ca.omniapps/sairen

Zero-UI machine execution node & microservices for AI agents.

client:VS Code transport:sse

Install Project Sairen - Agentic Execution Node in VS Code

.vscode/mcp.json

{
  "servers": {
    "sairen": {
      "type": "sse",
      "url": "https://sairen.omniapps.ca/sse"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Project Sairen - Agentic Execution Node in other clients