get_frame — flask MCP Tool Read-only
get_frame
(get frame) is one of 17 tools on the
flask
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_frame from your client
- Claude Code flask get_frame run in your project directory
- Claude Desktop flask get_frame ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor flask get_frame ~/.cursor/mcp.json
- VS Code flask get_frame .vscode/mcp.json
- Zed flask get_frame ~/.config/zed/settings.json
- Windsurf flask get_frame ~/.codeium/windsurf/mcp_config.json
- Cline flask get_frame ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI flask get_frame ~/.gemini/settings.json
- Grok flask get_frame .mcp.json (in your project root)
- ChatGPT flask get_frame Settings → Connectors → Advanced → Developer mode
- Claude.ai flask get_frame Settings → Connectors → Add custom connector
- LangChain flask get_frame pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http flask https://api.flask.do/api/mcp/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.