Skip to content
VS Code

flask for VS Code

io.github.tryflask/flask

Feedback layer for video. Reviewers talk through feedback; agents read it as structured comments.

client:VS Code transport:streamable-http tools:17

Install flask in VS Code

.vscode/mcp.json

{
  "servers": {
    "flask": {
      "type": "http",
      "url": "https://api.flask.do/api/mcp/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

flask in other clients