flask for Claude Desktop
io.github.tryflask/flask
Feedback layer for video. Reviewers talk through feedback; agents read it as structured comments.
client:Claude Desktop
transport:streamable-http
tools:17
Install flask in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"flask": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.flask.do/api/mcp/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs