feat: add interface, plugin list loading, search, keyboard navigation

This commit is contained in:
h
2026-01-26 02:11:31 +01:00
commit 5696b056cf
25 changed files with 2571 additions and 0 deletions

8
.mcp.json Normal file
View File

@@ -0,0 +1,8 @@
{
"mcpServers": {
"context7": {
"type": "http",
"url": "https://mcp.context7.com/mcp"
}
}
}