There was an error while loading. Please reload this page.
1 parent dd49fdf commit 1243c88Copy full SHA for 1243c88
1 file changed
README.md
@@ -5,6 +5,18 @@
5
> [!WARNING]
6
> This project is in very early stages and may break without notice. Have fun!
7
8
+## Capabilities
9
+
10
+- Check install commands for packages that have better-native or better-maintained alternatives
11
+- Analyze source files to identify imports that should be replaced with modern alternatives
12
+- Provide curated migration guides for transitioning away from outdated packages
13
14
+## Packages
15
16
+This monorepo contains the following packages:
17
18
+- **[@e18e/mcp](./packages/stdio/)** - The main stdio implementation of the e18e MCP server
19
20
# License
21
22
MIT
0 commit comments