Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,18 @@
> [!WARNING]
> This project is in very early stages and may break without notice. Have fun!

## Capabilities

- Check install commands for packages that have better-native or better-maintained alternatives
- Analyze source files to identify imports that should be replaced with modern alternatives
- Provide curated migration guides for transitioning away from outdated packages

## Packages

This monorepo contains the following packages:

- **[@e18e/mcp](./packages/stdio/)** - The main stdio implementation of the e18e MCP server

# License

MIT