floom for Claude Code
io.github.floomhq/floom
Deploy Python functions as web apps with auto-generated UI, REST API, and shareable links.
client:Claude Code
transport:stdio
runtime:npm
Install floom in Claude Code
run in your project directory
claude mcp add floom -e FLOOM_BASE_URL=<FLOOM_BASE_URL> -e FLOOM_API_KEY=<FLOOM_API_KEY> -- npx -y @floomhq/mcp-server
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs