Install
MCP server — add to your Claude Code config (typically
~/.claude/mcp_settings.json or ~/Library/Application Support/Claude/claude_desktop_config.json):
{
"mcpServers": {
"theia-ai-mcp-ui": {
"command": "npx",
"args": [
"-y",
"@theia/ai-mcp-ui"
]
}
}
}
Or smoke-test directly:
npx -y @theia/ai-mcp-ui
Details
| Website | https://www.npmjs.com/package/@theia/ai-mcp-ui |
|---|---|
| GitHub | git+https://github.com/eclipse-theia/theia.git |
| License | unknown |
| Pricing | free |
| Tags | theia-extension |
| Sources | npm |
| Discovered | 2026-05-25 |