Toriality1/projector
Projector is a TypeScript CLI tool that merges files from a directory into a single document, making it easy to share codebases with Large Language Models (LLMs).
Platform-specific configuration:
{
"mcpServers": {
"projector": {
"command": "npx",
"args": [
"-y",
"projector"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...