Tools Ui
MCP Serverby inference-sh · Added 5mo ago
Claude
16
Install
git clone https://github.com/inference-sh/skillsAdd to Claude
claude mcp add tools-uiQuick Setup Config
Copy & paste ready~/Library/Application Support/Claude/claude_desktop_config.json (macOS) %APPDATA%\Claude\claude_desktop_config.json (Windows)
{
"mcpServers": {
"tools-ui": {
"command": "npx",
"args": [
"@modelcontextprotocol/tools-ui"
]
}
}
}Paste into your Claude Desktop config file, then restart Claude.
About
"Tool lifecycle UI components for React/Next.js from ui.inference.sh. Display tool calls: pending, progress, approval required, results. Capabilities: tool status, progress indicators, approval flows, results display. Use for: showing agent tool calls, human-in-the-loop approvals, tool output. Triggers: tool ui, tool calls, tool status, tool approval, tool results," agent tools, mcp tools ui, function calling ui, tool lifecycle, tool pending
Tags
developmentbashreactnextjsapiskill