HARBOUR AI — VS Code Extension
Chat with your local HARBOUR AI instance directly inside VS Code and Cursor.
Zero cloud. Fully private. GDPR-safe.
Requirements
HARBOUR AI must be running on your machine (desktop app or Docker).
The extension connects to localhost:8000 by default.
Features
- Sidebar chat panel — ask questions without leaving your editor
- Send Selection — right-click any selected code → send it to HARBOUR AI as context
- Connection indicator — green/red dot shows whether HARBOUR AI is reachable
- Works in Cursor — identical install, no extra configuration
Getting Started
- Install HARBOUR AI: harbour-ai.co.uk
- Start the app
- Open the HARBOUR AI panel from the VS Code activity bar (anchor icon)
Settings
| Setting |
Default |
Description |
harbourAI.host |
localhost |
Host where HARBOUR AI backend is running |
harbourAI.port |
8000 |
Port where HARBOUR AI backend is running |
Privacy
All AI processing happens on your machine. No data is sent to any external server.
| |