Adeptus Camini Logo 🔥 Vibra-Ingenn PRO SUBSCRIBER
✓ Subscription Active

Welcome to Vibra-Ingenn PRO!

Thank you for your interest. You now have full access to the sub-millisecond deterministic execution runtime for AI agents on Windows.

🔑 Your PRO License Key

ACTIVE PRO

This key unlocks full Pro execution features in your local vibra.exe engine on Windows. Copy this key and paste it during setup.

Vibra-Ingenn Release Package v1.2.1 (Windows 10 / 11)

100% Standalone Executable. Zero dependencies — No Go, Python, or coding tools required!

🛡️ 100% Local Air-Gapped Privacy & Safety Guarantee

Vibra-Ingenn is 100% local, air-gapped, and standalone — zero tracking backdoors, zero telemetry, 100% private.

💡 First-Time Windows Launch Note: Because Vibra operates 100% locally on your machine without reporting data to cloud servers, Windows Defender SmartScreen may show a first-time launch prompt.
1️⃣ Click "More info" 2️⃣ Click "Run anyway"
💡 Microsoft Edge — Download Blocked:
1️⃣ Click the Downloads icon in the top-right of your browser bar 2️⃣ Click on the blocked download in the list 3️⃣ Click the three dots (...) next to it 4️⃣ Select "Keep" 5️⃣ A prompt appears — change the dropdown from "Delete" to "Keep anyway"
💡 Google Chrome — Suspicious Download Blocked:
1️⃣ Click the Downloads icon in the top-right of your browser bar 2️⃣ Find the blocked file labelled "Suspicious download blocked" 3️⃣ Click "Download suspicious file" 4️⃣ Once downloaded, open it to install normally
🚀 Download 1-Click Installer (Setup_Vibra_Ingenn.exe) 📦 Portable Package (.zip) ⚡ Direct Binary (vibra.exe)

Step-by-Step Platform Setup Guide

✨ OPTION A (RECOMMENDED FOR 90% OF USERS)

1-Click Automated Setup

Run Setup_Vibra_Ingenn.exe with the pre-selected option:

☑️ Automatically configure local MCP tool integration (Recommended)

Auto-detects local clients, creates timestamped pre-install backups (.vibra-backup), and configures everything in 1 second zero-touch!

🛠️ OPTION B (POWER USER MANUAL CONTROL)

Manual MCP Configuration

Uncheck the recommended box during setup and manually paste these 4 lines into your claude_desktop_config.json or .env file:

"vibra": {
  "command": "vibra",
  "args": ["mcp"]
}
Step 1

Extract the Downloaded ZIP

Extract Vibra-Ingenn-Windows-x64.zip to a permanent folder on your machine (e.g. C:\tools\Vibra-Ingenn\).

Step 2

Activate Your PRO License Key

Double-click vibra.exe to launch the Desktop Dashboard, paste your VIBE-PRO- license key in the key activation box, and click Activate.
Alternatively, save your key in %APPDATA%\Vibra-Ingenn\license.json.

Step 3

Connect to Your AI Platform (MCP Native)

🚀 Option A: Recommended 1-Click Setup (Default)

Just run Setup_Vibra_Ingenn.exe with Recommended Settings pre-selected.
Auto-configures local integrations in 1 second with automatic pre-install backup protection!

⚙️ Option B: Manual Setup for Power Users

Uncheck the recommended box during setup and manually add these 4 lines to your AI config file:

"vibra": {
  "command": "vibra",
  "args": ["mcp"]
}
Compatible with Claude Desktop, Cursor, VS Code (Cline / Roo Code), Windsurf, and Ollama/LM Studio local setups.
Step 4

Zero-Touch Local Model Superpower (Optional $0 Local AI)

Want to run 100% offline with zero cloud API bills? Vibra-Ingenn auto-detects local model runtimes running on your PC:

  • Ollama: Runs automatically on http://localhost:11434 (Llama 3.2 3B, Qwen 2.5 3B, DeepSeek-R1 1.5B)
  • LM Studio: Runs automatically on http://localhost:1234
🚀 Run our Tuned Local Model (vibra-llama):

We ship a custom, purpose-built Ollama model optimized to output deterministic JSON recipes. Initialize it with a single command:

ollama create vibra-llama -f recipes/ai/Modelfile.vibra