> Sample implementation of [MCP Apps Extension (SEP-1865)](https://github.com/modelcontextprotocol/ext-apps) - interactive HTML/JS UIs through MCP tools.
{
"mcpServers": {
"iflowhemanth-ui": {
"command": "npx",
"args": [
"-y",
"@iflow-mcp/hemanth-mcp-ui-server"
]
}
}
}