fify
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@fifyMake this rollout plan a checklist I can work through."
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Fify plugin marketplace
Fify turns grounded AI answers into trusted interactive comparisons, plans, checklists, timelines, and decision views. It preserves the complete plain-language answer as an authoritative fallback and performs no consequential actions.

This repository is a Git-backed marketplace for Codex. The plugin is self-contained: it requires Node.js 20 or newer, performs no separate npm or pnpm install, asks users for no Fify account or end-user API key, and runs a bundled deterministic information-view compiler locally.
Install in Codex
codex plugin marketplace add renfei-design/fify-plugin
codex plugin add fify@fifyStart a new Codex task after installation, then ask normally or tag @Fify:
Compare these options by cost and risk.
Make this rollout plan a checklist I can work through.
Show these milestones as a timeline.
The repository is the marketplace. No package installation, Fify account, or end-user API key is required.
Related MCP server: mcp-interactive-ui-server
Use with ChatGPT
This Git marketplace cannot be added directly as a user-defined ChatGPT marketplace. You can still use Fify in ChatGPT through a developer-mode MCP connection:
Open Settings → Security and login and enable Developer mode.
Open the ChatGPT Plugins page and select the plus button.
Name the connection Fify and use the public MCP endpoint below.
Review the discovered read-only tool, create the connection, and add it to a new chat.
https://fify-chatgpt.renfei1992.chatgpt.site/api/mcp
Developer mode availability depends on the user's account and workspace policy. Public discovery across ChatGPT and Codex requires publication to OpenAI's universal plugin directory. This repository is the Codex distribution source and the hosted endpoint is the direct ChatGPT connection source; neither makes Fify automatically discoverable in ChatGPT. See OpenAI's connection guide and plugin packaging guide.
Use from another MCP client
Fify also exposes a public Streamable HTTP MCP endpoint for compatible clients:
https://fify-chatgpt.renfei1992.chatgpt.site/api/mcp
The tool always returns a complete plain-language fallback. The inline interactive view requires a host that supports the MCP Apps UI extension.
See MARKETPLACE_LISTING.md for verified listing metadata, capabilities, limitations, and submission copy.
What is included
A Codex plugin manifest and Fify information-UI skill.
A bundled local MCP server with
render_information_ui.Product screenshots, activation evals, and reviewer cases.
Validation and end-to-end protocol smoke tests.
Official MCP Registry metadata for the public remote endpoint.
The local compiler does not research or verify facts. Codex supplies the grounded answer and sources, and Fify validates and renders that material. The bundled server limits each host identity to 20 successful renders per UTC day and two concurrent renders.
Verify locally
npm run checkSee BUILD_PROVENANCE.md for the public bundle boundary and SECURITY.md for reporting guidance.
License
Apache-2.0. Bundled dependency notices are in THIRD_PARTY_NOTICES.md.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- AlicenseAqualityDmaintenanceEnables AI agents to render interactive user interfaces such as forms, dashboards, charts, tables, and wizards directly in MCP-compatible clients. Supports structured data collection and richer interactions beyond text responses.6MIT
- AlicenseNot gradedqualityBmaintenanceEnables booking flights and hotels, creating investment portfolios, and managing kanban boards directly within a chat interface using generative UI components.9Apache 2.0
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to create interactive charts, diagrams, and tables displayed on a real-time dashboard, supporting multiple data sources with privacy-focused local execution.1MIT
Related MCP Connectors
Renders interactive Chart.js charts and dashboards inline in AI conversations.
Bounded tools for rendering, extraction, RAG, enrichment, local discovery and review analysis.
Turn any idea, URL, doc, or PDF into on-brand visuals: 100+ formats, native in 150+ languages
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/renfei-design/fify-plugin'
If you have feedback or need assistance with the MCP directory API, please join our Discord server