You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -238,5 +238,6 @@ This is an experimental project. Issues and pull requests are welcome!
238
238
- [ast-grep](https://ast-grep.github.io/) - The core structural search tool
239
239
- [Model Context Protocol](https://modelcontextprotocol.io/) - The protocol this server implements
240
240
- [FastMCP](https://github.com/pydantic/fastmcp) - The Python MCP framework used
241
+
- [Codemod MCP](https://docs.codemod.com/model-context-protocol) - Gives AI assistants tools like tree-sitter AST and node types, ast-grep instructions (YAML and JS ast-grep), and Codemod CLI commands to easily build, publish, and run ast-grep based codemods.
0 commit comments