Skip to content

Commit 1243c88

Browse files
authored
docs: update root readme (#6)
1 parent dd49fdf commit 1243c88

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,18 @@
55
> [!WARNING]
66
> This project is in very early stages and may break without notice. Have fun!
77
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+
820
# License
921

1022
MIT

0 commit comments

Comments
 (0)