
vibe studio
A locally run web app to connect Gemini to the filesystem for vibe coding purposes
Repository Info
About This Server
A locally run web app to connect Gemini to the filesystem for vibe coding purposes
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
Vibe Studio
Vibe Studio is a desktop application that provides an intuitive interface for vibe coding - an AI-assisted development approach where users can express their ideas in natural language and have AI generate the code.
Features
- Conversational Code Generation: Natural language interaction with Google Gemini 2.5 Pro
- File System Integration: Secure read/write access to designated directories
- Project Memory Management: Ability to upload and reference files in the LLM's context
- Dual Mode Operation: Chat-only or file creation/project generation modes
- Context-Aware Coding: Maintains awareness of project structure and existing code
MCP Server Auto-Start
Vibe Studio automatically starts the Model Context Protocol (MCP) filesystem server when the application launches. This server enables secure access to the local file system with proper permission controls.
How it works
- When Vibe Studio starts, it automatically checks if an MCP server is already running
- If no server is detected, it launches a new MCP server instance with the configured settings
- The application connects to the server to provide file system access for your projects
Configuration
You can configure the MCP server settings in the application:
- Open Vibe Studio
- Click on the Settings icon in the top bar
- Go to the "MCP Server Settings" tab
- Add or remove directories that the MCP server can access
- Use the "Start Server" or "Stop Server" buttons to manually control the server
Development
Prerequisites
- Node.js 18 or higher
- npm or yarn
Installation
# Install dependencies
npm install
# Start the development server
npm run dev
# Start Electron development mode
npm run electron-dev
Building for Production
# Build the application
npm run electron-build
License
MIT
Quick Start
Clone the repository
git clone https://github.com/cmderobertis/vibe-studioInstall dependencies
cd vibe-studio
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.