vibedeploy for Claude Desktop
be.vibedeploy/vibedeploy
Deploy and host AI-built websites on EU infrastructure, straight from your AI agent.
client:Claude Desktop
transport:streamable-http
tools:39
Install vibedeploy in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"vibedeploy": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.vibedeploy.be/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs
What Claude Desktop can do once it is connected
- get_account
- deploy_site
- update_site
- list_sites
- get_site
- delete_site
- get_site_analytics
- read_file
- read_files
- list_file_hashes
- list_source_files
- read_source_file
- read_source_files
- write_source_files
- delete_source_file
- build_and_deploy
- search_files
- deploy_from_url
- rehost_images
- update_file_content
- apply_edits
- get_forms_config
- set_forms_config
- verify_forms_sender_domain