Replies: 1 comment
-
|
Somethin' like this, maybe...? https://j.gravelle.us/jCodeMunch/starter-packs-system/ |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Ran across this project: https://github.com/jgravelle/jcodemunch-mcp
They claim that token usage is drastically reduced if you create a searchable index of your repo's code.
Seems like it would be pretty easy to emit the parsed AST into some sort of index that a project MCP could be built around?
If the token savings are anything like the claims in the jcodemuch project then it could be a super win!
Beta Was this translation helpful? Give feedback.
All reactions