Skip to content
| Marketplace
Sign in
Visual Studio Code>Machine Learning>RevagentNew to Visual Studio Code? Get it now.
Revagent

Revagent

Revagent

|
2 installs
| (0) | Free
Revagent IDE integration — run pipelines and view execution results from VSCode/Cursor/Windsurf. Sign in via browser.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Revagent

Run security audits and AI pipelines directly from VS Code, Cursor, Windsurf, and other VS Code–based IDEs.

Features

  • Sign in via browser — Connect to your Revagent instance (cloud or self-hosted) with OAuth
  • List & run pipelines — Browse pipelines and trigger executions from the sidebar
  • Run with file context — Right-click a file → "Revagent: Run Pipeline with Current File"
  • Chat — Open the Revagent chat interface for quick assistance
  • Credit balance — See your remaining credits in the status bar

Requirements

  • Revagent account (sign up at revagent.click)
  • VS Code 1.100.0 or later (or Cursor, Windsurf, VSCodium)

Installation

  1. Install from the VS Code Marketplace
  2. Or install from VSIX: Extensions: Install from VSIX... and select revagent-0.1.0.vsix

Quick Start

  1. Sign in — Click the Revagent icon in the activity bar, or run Revagent: Sign In from the Command Palette (Ctrl+Shift+P). A browser window will open for you to authenticate.
  2. Configure server — If using a custom Revagent URL, set Revagent: Api Url in Settings (default: http://localhost:3000).
  3. Run a pipeline — Open the Revagent sidebar, select a pipeline, and click Run.

Commands

Command Description
Revagent: Sign In Open browser to authenticate with your Revagent account
Revagent: Sign Out Clear stored credentials
Revagent: List Pipelines Quick pick to select and run a pipeline
Revagent: Run Pipeline Run the selected pipeline
Revagent: Run Pipeline with Current File Run with the active file as context (right-click menu)
Revagent: Open Chat Open the Revagent chat panel
Revagent: Show Connection Status View connection and credit balance

Keybindings

  • Ctrl+Shift+Alt+R (Mac: Cmd+Shift+Alt+R) — Open Chat
  • Ctrl+Shift+Alt+P (Mac: Cmd+Shift+Alt+P) — List Pipelines

Configuration

Setting Default Description
Revagent: Api Url http://localhost:3000 Revagent server URL (use https://revagent.click for production)

Self-Hosted / Custom URL

If you run Revagent on your own server, set the API URL in VS Code settings:

{
  "revagent.apiUrl": "https://your-revagent.example.com"
}

Support

  • Documentation
  • MCP Integration — Use Revagent with Cursor, Claude Code, Windsurf via MCP

License

MIT

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft