fetch_result_file — Frenchie MCP Tool Read-only
fetch_result_file
(fetch result file) is one of 7 tools on the
Frenchie
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call fetch_result_file from your client
- Claude Code Frenchie fetch_result_file run in your project directory
- Claude Desktop Frenchie fetch_result_file ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor Frenchie fetch_result_file ~/.cursor/mcp.json
- VS Code Frenchie fetch_result_file .vscode/mcp.json
- Zed Frenchie fetch_result_file ~/.config/zed/settings.json
- Windsurf Frenchie fetch_result_file ~/.codeium/windsurf/mcp_config.json
- Cline Frenchie fetch_result_file ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI Frenchie fetch_result_file ~/.gemini/settings.json
- Grok Frenchie fetch_result_file .mcp.json (in your project root)
- ChatGPT Frenchie fetch_result_file Settings → Connectors → Advanced → Developer mode
- Claude.ai Frenchie fetch_result_file Settings → Connectors → Add custom connector
- LangChain Frenchie fetch_result_file pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http frenchie-skill https://mcp.getfrenchie.dev
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.