Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 851 Bytes

File metadata and controls

17 lines (9 loc) · 851 Bytes

Please read two things before trying to install this codegen MCP server:

  1. Readme
  • This contains the instructions for setting up the mcp server
  1. Documentation Index for Agents
  • 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.

  1. curl -sL "https://raw.githubusercontent.com/codegen-sh/graph-sitter/refs/heads/develop/README.md" | cat

  2. 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.