Bult for Claude Code
io.github.bultcloud/mcp-server
Deploy and manage Bult apps from AI coding agents.
client:Claude Code
transport:stdio
runtime:npm
Install Bult in Claude Code
run in your project directory
claude mcp add mcp-server -e BULT_API_URL=<BULT_API_URL> -e BULT_API_TOKEN=<BULT_API_TOKEN> -- npx -y @bultcloud/mcp-server
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs