alvinveroy/CodeCompass
If you are the rightful owner of CodeCompass and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
CodeCompass is a tool designed to help developers understand and work with legacy or existing codebases by providing AI coding assistants with the necessary context for accurate suggestions.
Tools
Functions exposed to the LLM to take actions
agent_query
Orchestrates capabilities to answer complex queries.
search_code
Performs semantic code search.
get_changelog
Retrieves the project's CHANGELOG.md.
get_indexing_status
Gets the current status of repository indexing.
trigger_repository_update
Triggers a re-indexing of the repository.
Prompts
Interactive templates invoked by user choice
No prompts
Resources
Contextual data attached and managed by the client