VibeShift

[MCP Server] The Security Agent for AI assisted coding

GitHub Stars

57

User Rating

Not Rated

Favorites

0

Views

15

Forks

5

Issues

3

Installation
Difficulty
Intermediate
Estimated Time
10-20 minutes

Installation

Installation

Prerequisites

Please specify required software and versions:
Python: 3.7 or higher
pip: Latest version

Installation Steps

1. Clone Repository

bash
git clone https://github.com/GroundNG/VibeShift.git
cd VibeShift

2. Install Dependencies

bash
pip install -r requirements.txt

3. Start Server

bash
python main.py

Troubleshooting

Common Issues

Issue: Server won't start Solution: Check Python version and reinstall dependencies. Issue: Code is not analyzed correctly Solution: Verify the format of the code and ensure required libraries are installed.