Revensi for VS Code
com.revensi/revensi
Connect your AI assistant to Revensi OS agents, workflows, and business data.
client:VS Code
transport:streamable-http
Install Revensi in VS Code
.vscode/mcp.json
{
"servers": {
"revensi": {
"type": "http",
"url": "https://app.revensi.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs