floot for VS Code
com.floot/floot
Build and publish full-stack web and mobile apps on Floot from any MCP client. Building is free.
client:VS Code
transport:streamable-http
tools:45
Install floot in VS Code
.vscode/mcp.json
{
"servers": {
"floot": {
"type": "http",
"url": "https://mcp.floot.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs