- Step1: Install Node.js and the MCP server package
- Step2: Run the command `npx @cartographai/mcp-server-codegraph /path/to/your/code`
- Step3: Use the available tools to index your codebase and explore entities
- Step4: Use `list_file_entities` to get entities in specific files
- Step5: Use `list_entity_relationships` to analyze relationships between entities