- Conduit
Conduit
One app.
Every connection.
Your new SSH client
One encrypted workspace for all your remote sessions — with AI built in.
Every protocol, one app
Connect to any remote system with dedicated, optimized protocol support.
SSH
Secure terminal sessions
- Password & SSH key authentication
- Real-time xterm.js terminal
- Multi-session tabbed interface
- Dynamic terminal resize
RDP
Remote desktop access
- Built off FreeRDP 3
- Clipboard sync & shared folders
- Dynamic display resizing
- High DPI / Retina support
VNC
Virtual network computing
- Full mouse & keyboard control
- Bidirectional clipboard sync
- Screenshot capture
- Session refresh on demand
Web Sessions
Native Chromium webview
- Multi-tab browsing (up to 12 tabs)
- Browser toolbar with address bar
- Autofill with CSS selector picker
- Content extraction & screenshots
AI meets remote access
A built-in agent that knows your infrastructure, plus seamless integration with Claude Code and Codex — using your own subscriptions.
Built-in AI Agent
A purpose-built agent that understands your connections, credentials, and remote sessions. Ask it to run commands, troubleshoot issues, or manage infrastructure — it already knows what tools are available.
Multiple AI Models
Choose from Claude and GPT models depending on the task. Use a fast model for quick lookups or a reasoning model for complex troubleshooting — switch per conversation.
MCP Server
Give your existing Claude Code or Codex setup access to Conduit's tools. Control terminals, interact with remote desktops, manage credentials — all from the agents you already use.
Bring Your Own Subscription
Connect your own Claude Code or Codex subscription and use it directly within Conduit. Your API keys, your usage, with full access to Conduit's connection tools.
Security first
Enterprise-grade encryption and authentication to keep your connections safe.
AES-256 Encrypted Vault
All credentials stored in a locally encrypted vault with master password key derivation. Your data never leaves your machine unencrypted.
Mandatory TOTP MFA
Two-factor authentication required for all accounts. QR code enrollment with manual secret key fallback.
Encrypted Cloud Backup
Optional encrypted sync to cloud with time-based retention. Local backup with automatic pruning and crash-safe atomic writes.
Everything you need
Built for professionals who manage many remote connections daily.
Split-View Panes
Drag tabs to split into side-by-side or stacked panes
Folder Organization
Unlimited nested folders with drag-and-drop
RDM Import
Import from Devolutions RDM folder exports
Custom Icons
Icon picker library for visual organization of all items
Keyboard Shortcuts
Full shortcut set for power users
Color Schemes
Ocean, Ember, Forest, Amethyst, Rose, Midnight
Auto-Update
Silent background updates with notification
Favorites
Star entries for quick access with filter toggle
Tags
Flexible tagging for cross-cutting organization
Markdown Notes
Rich notes with secret text masking syntax
Auto-Type Credentials
Type credentials into active sessions from context menu
Overlay Notifications
Always-visible notifications that float above remote sessions
Simple, transparent pricing
Start free. Upgrade when you need more.
Pro
Most Popular- Unlimited connections
- 6 built-in AI models
- Bring your own AI agents via MCP
- Cloud sync
Ready to streamline your remote connections?
Download Conduit for free and start managing all your connections from one place.
Server Config
{
"mcpServers": {
"conduit": {
"command": "node",
"args": [
"/path/to/conduit/mcp/dist/index.js"
],
"env": {
"CONDUIT_SOCKET_PATH": "/path/to/conduit.sock"
}
}
}
}