Provider hosted
Tools: 36

VibeKit

VibeKit

A persistent AI agent for every app. Start long-running tasks from iOS or web; close the app and come back to the results. Live domain and hosting included. BYOK or pay-as-you-go. Free to start.

https://vibekit.bot/

Use in your AI tool

Connect straight to this server’s public endpoint.

Remote MCP URL
https://mcp.vibekit.bot/mcp

Use on MCPBundles

We add this server to your workspace, walk through sign-in once, then open Studio with tools ready to run.

Last probed Sep 14, 2026 · mcp.vibekit.bot

36tools discovered

Tools discovered (36)

Showing 25 of 36 from the live probe.

  • VibeKit List Apps

    List all hosted apps in your VibeKit account, each with its id, subdomain, status, and live URL. Start here to get an appId for the other app tools.

  • VibeKit Get App

    Get full details for one hosted app — status, subdomain/URL, repo, runtime, and database/domain config. Use the appId from vibekit_list_apps.

  • VibeKit Create App

    Create a new hosted app from a starter template and deploy it live at <subdomain>.vibekit.bot. Call vibekit_list_templates first to pick a valid template. To deploy existing code from a GitHub repo instead, use vibekit_deploy.

  • VibeKit List Templates

    List the starter templates available to vibekit_create_app (e.g. landing, dashboard, blog, saas, crud-api). Call this before vibekit_create_app to choose a valid template.

  • VibeKit Deploy

    Deploy a GitHub repo to VibeKit hosting, live at <subdomain>.vibekit.bot (Fargate container behind nginx, SSL automatic). Use when the code already lives in a GitHub repo; for a starter template instead use vibekit_create_app.

  • VibeKit Redeploy

    Redeploy an existing app to pull and ship the latest code. Use after pushing changes to the app's GitHub repo.

  • VibeKit App Logs

    Fetch recent container/application logs for an app. Use this to debug crashes, errors, or a deploy that isn't serving.

  • VibeKit Restart App

    Restart a hosted app's container. Use when an app is wedged, or to apply changed environment variables.

  • VibeKit Stop App

    Stop a hosted app's container. The app stays in your account and can be brought back with vibekit_start_app. Use to take an app offline without deleting it.

  • VibeKit Start App

    Start a stopped hosted app's container. Use to bring an app stopped via vibekit_stop_app back online.

  • VibeKit Get Env Vars

    Get the environment variables configured for an app (names and values). Read-only — use vibekit_set_env to change them.

  • VibeKit Set Env Vars

    Set or update environment variables for an app (merges with existing). The app must be restarted or redeployed for changes to take effect.

  • VibeKit Delete App

    Permanently delete a hosted app — stops the container and removes its workspace, database, env vars, and subdomain. Irreversible (the GitHub repo is NOT touched). Confirm with the user before calling.

  • VibeKit Chat with Agent

    Send a message to an app's built-in AI coding agent, which reads, writes, and modifies the app's code and redeploys it. Use for 'build/make a change to my app' requests. If the agent finishes quickly you get its reply directly. Otherwise you get status:'working' — do NOT resend; instead give the user LIVE progress: poll vibekit_agent_status every few seconds and relay the current step from activity.status ('editing the homepage…', 'deploying…') until activity.done, then read vibekit_agent_histor

  • VibeKit Agent Status

    Check whether an app's AI agent is idle or working, and get its LIVE progress. Returns activity.status = the current human-readable build step (e.g. 'editing index.html', 'deploying'), activity.steps = the steps so far, and activity.done = whether the turn finished. Poll this every few seconds while a build is running and relay activity.status to the user so they see progress. Once activity.done is true the response also includes liveCheck = a server-side fetch of the deployed page ({ url, ok, h

  • VibeKit Agent History

    Get the recent chat history between the user and an app's AI agent.

  • VibeKit Enable Database

    Provision a Postgres database for an app (idempotent — safe if already enabled). Required before the vibekit_db_* tools work. Note: free-tier apps need the $3/mo Database add-on.

  • VibeKit Database Status

    Get an app's database status and connection info (whether it's provisioned, frozen, etc.).

  • VibeKit Database Schema

    Get an app's database schema — every table and its columns. Always call this before writing a query with vibekit_db_query.

  • VibeKit Run SQL Query

    Run a read-only SQL query against an app's Postgres database and return up to 200 result rows. SELECT only — writes and DDL (INSERT/UPDATE/DELETE/ALTER/DROP/…) are rejected server-side; use vibekit_chat or vibekit_submit_task to have the agent make data or schema changes. Call vibekit_db_schema first to learn the tables. SQL string, max 5000 chars.

  • VibeKit Browse Table

    Browse rows of one table with pagination and optional sorting — a quick read-only alternative to hand-writing a SELECT.

  • VibeKit List Deploys

    List an app's recent deploys, newest first, with status and commit info. Find a deployId here to pass to vibekit_rollback_deploy.

  • VibeKit Rollback Deploy

    Roll an app back to a previous deploy (get the deployId from vibekit_list_deploys). The container restarts on the rolled-back build; reversible by rolling forward again.

  • VibeKit Run QA

    Kick off an automated QA run (headless-browser checks) against a hosted app. Poll vibekit_qa_status for results.

  • VibeKit QA Status

    Get the latest automated QA results and status for an app.

Get your MCP into directories

A working endpoint is step one. Directory coverage is the coordinated launch across ChatGPT, Claude, Cursor, the MCP Registry, and community indexes.

Directory coverage for brands

Frequently Asked Questions

What is the VibeKit MCP server?

A persistent AI agent for every app. Start long-running tasks from iOS or web; close the app and come back to the results. Live domain and hosting included. BYOK or pay-as-you-go. Free to start.

How do I connect VibeKit to my AI agent?

Use the MCP endpoint listed on this page in your MCP client configuration. One-click install pills support Claude, Cursor, VS Code, and other hosts. Copy the remote MCP URL if your client needs a manual entry.

How many tools does VibeKit provide?

MCPBundles probed 36 tools on the live server. The tool list on this page reflects what was discovered at the last refresh — connect your client to see the full set available to your session.

What authentication does VibeKit require?

VibeKit may require signing in to the provider before tools can run. Connect through MCPBundles or your MCP client and complete any provider login when prompted.

Maintain this listing

Operate VibeKit? Verify ownership to take over this directory entry.

Operate VibeKit?

This server appears in the MCPBundles directory. Verify you operate it to take over the listing — name, description, logo, contact email, and skill content. We email a 6-digit code to a maintainer address your server publishes in /.well-known/security.txt or /.well-known/mcpbundles.json. Free, takes about a minute.

Claim this listing