Visualization of the MCP-agent codebase #261
ivanmilevtues
started this conversation in
Show and tell
Replies: 1 comment 2 replies
-
@ivanmilevtues this is an excellent start! I like it and would love for it to be added to a DESIGN.md or something like that in the repo. Some high level feedback, if possible to address:
Overall I think this is super useful as a way of navigating and understanding the codebase. My product feedback for you is to also consider having this as a vscode extension so I could generate these visualizations as a developer in a codebase (and for it to update with refactorings, etc.) |
Beta Was this translation helpful? Give feedback.
2 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey all,
I have generated a high-level diagram representing the mcp-agent codebase. You can check it here: https://github.com/CodeBoarding/GeneratedOnBoardings/blob/main/mcp-agent-discussion/on_boarding.md
Me, toghether with a friend are trying to build something which can help people get up-to-speed with new codebases. We believe that visuals are the way to go and that is why we leverage static analysis and LLMs to generate high-level diagrams like the one I have linked here.
I would love to hear your opinion on a diagram first documentation and if you think it is a good fit for on-boarding!
Any feedback is more than welcome! And if you like the diagram I'd be more than happy to open a PR with it :)
Full disclosure: we're trying to turn this into a startup, but we're still in a very early stage and figuring out what will actually be useful for people.
Beta Was this translation helpful? Give feedback.
All reactions