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