1. Conduid
  2. Developer Tools
  3. Vibe
MCP server · Developer Tools

Vibe

Open-Source AI-powered web browser. Browse the web with your own LLM API key. Alternative to Dia / Comet.

84Excellent

Scored 2 hours ago · breakdown

About Vibe

Vibe is an MCP server published by mondaycom in the Developer Tools category: open-Source AI-powered web browser. Browse the web with your own LLM API key. Alternative to Dia / Comet. It has been installed 0 times through Conduid.

The repository has 615 stars and 359 forks, with the last commit 6 months ago. Six months or more without a commit doesn't mean the server is broken, but check the open issues (0) before depending on it in production.

Install

Install
npx vibe

This server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.

Ask AI

Ask AI about Vibe

Powered by Claude · Grounded in docs

I know everything about Vibe. Ask me about installation, configuration, usage, or troubleshooting.

Security checks

  • ·README presentNot checked yet.
  • ·License declaredNot checked yet.
  • ·Tests presentNot checked yet.
  • ·Dependencies pinnedNot checked yet.
  • ·No dynamic code executionNot checked yet.
  • !Scoped permissionsDoesn't declare a permission scope. Assume it can do anything its process can.

Releases

@vibe/table@4.0.3@vibe/table@4.0.3 · 2 Sep 2026[4.0.3](https://github.com/mondaycom/vibe/compare/@vibe/table@4.0.2...@vibe/table@4.0.3) (2026-09-02) Note:** Version bump only for package @vibe/table
@vibe/split-button@4.0.4@vibe/split-button@4.0.4 · 2 Sep 2026[4.0.4](https://github.com/mondaycom/vibe/compare/@vibe/split-button@4.0.3...@vibe/split-button@4.0.4) (2026-09-02) Note:** Version bump only for package @vibe/split-button
@vibe/search@4.0.4@vibe/search@4.0.4 · 2 Sep 2026[4.0.4](https://github.com/mondaycom/vibe/compare/@vibe/search@4.0.3...@vibe/search@4.0.4) (2026-09-02) Note:** Version bump only for package @vibe/search
@vibe/modal@4.0.2@vibe/modal@4.0.2 · 2 Sep 2026[4.0.2](https://github.com/mondaycom/vibe/compare/@vibe/modal@4.0.1...@vibe/modal@4.0.2) (2026-09-02) Note:** Version bump only for package @vibe/modal
@vibe/menu@4.0.4@vibe/menu@4.0.4 · 2 Sep 2026[4.0.4](https://github.com/mondaycom/vibe/compare/@vibe/menu@4.0.3...@vibe/menu@4.0.4) (2026-09-02) Bug Fixes Menu:** restore submenu overflow handling lost in v4 rewrite ([#3505](https://github.com/mondaycom/vibe/issues/3505))…

README

Overview

Vibe Design System is a collection of packages designed to streamline your development process and enhance the user experience, by providing a set of components, styles, and guidelines for building applications in React.js.

Installation

npm install @vibe/core
# or
yarn add @vibe/core

To load all the relevant CSS tokens, import the tokens file in your root application file:

import "@vibe/core/tokens";

Usage

Components are imported from the library's root entry:

import { Button } from "@vibe/core";

MCP

Vibe includes an MCP (Model Context Protocol) server that provides intelligent assistance for working with Vibe components. The MCP server can help you discover component APIs, get usage examples, find appropriate icons, and follow best practices.

To get started, follow the installation instructions in the @vibe/mcp docs to integrate it in your preferred AI development tools.

Ecosystem

Older Versions

Vibe 3 (@vibe/core v3) will no longer receive new features or enhancements but will continue to receive critical bug fixes as needed. We highly recommend following the migration guide to upgrade to the actively maintained Vibe 4, which includes the latest improvements, new components, and ongoing support.For version 3 documentation, see vibe.monday.com/v3.

Vibe 2 (monday-ui-react-core) is no longer maintained. For version 2 documentation, see vibe.monday.com/v2.

Contributing

We welcome and encourage every contributor! Please read our Contribution Guide.

Suggestions

If you have any questions or suggestions, please feel free to open a discussion.

Found a bug? Please open an issue.

README mirrored from the source repository 2 hours ago. The original is authoritative.

Questions

About Vibe

How do I install Vibe?

Run npx vibe, then add the server to your MCP client's configuration. Conduid has recorded 0 installs, so the command is known to work with current clients.

Is Vibe safe to use with an AI agent?

Its trust score is 84 out of 100 (excellent). It passes 0 of 1 static security checks; the failures are listed above. It has no ConduID identity yet, so agent calls to it are not receipted.

Is Vibe still maintained?

Yes — the latest release is @vibe/table@4.0.3 (2 Sep 2026), and the last commit was 6 months ago. The repository has 615 stars and 0 open issues.