Flowstep for VS Code
ai.flowstep/mcp
Generate, inspect, and manage Flowstep UI designs directly from your AI assistant.
client:VS Code
transport:streamable-http
Install Flowstep in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://api.flowstep.ai/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs