Loading MCP server directory, please wait...
Build, deploy & manage hosted apps and chat with their AI coding agents from any MCP client.
npx @getmcp/cli add io.github.609NFT/vibekit-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
VIBEKIT_API_KEYYour VibeKit API key (vk_...). Get one from the VibeKit bot on Telegram with the /apikey command.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.609NFT/vibekit-mcp": {
"command": "npx",
"args": [
"-y",
"vibekit-mcp"
],
"env": {
"VIBEKIT_API_KEY": ""
}
}
}
}