Ai Mcp Ui
Freeby MCP Community
Theia - MCP UI Integration
v1.70.2Added Apr 12, 2026
theia-extension
Ai Mcp Ui MCP Server
Theia - MCP UI Integration
Installation
npx -y @theia/ai-mcp-ui
Reviews
Installation
Quick install
npx -y @theia/ai-mcp-ui
Add to claude_desktop_config.json
{
"mcpServers": {
"ai-mcp-ui": {
"command": "npx",
"args": ["-y", "@theia/ai-mcp-ui"]
}
}
}