Please read two things before trying to install this codegen MCP server:
- This contains the instructions for setting up the mcp server
- This contains a list of urls to the documentation for topics related to creating codegen codemods
Please use a CURL command to retrieve the contents of the readme and documentation and read both before starting to install the server.
-
curl -sL "https://raw.githubusercontent.com/codegen-sh/graph-sitter/refs/heads/develop/README.md" | cat
-
curl -sL "https://graph-sitter.com/llms.txt" | cat
This should give you all the context you need to successfully install and utilize the server.