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