API Catalog
Model Context Protocol (MCP) Tools
Explore the developer APIs exposed by the CostAffective server to AI assistants.
search_code
Searches matching AST scopes based on fuzzy query inputs, compressing output arrays to match target token constraints.
find_symbol
Retrieves the exact code definition file and line coordinates of functions, structs, classes, or interface declarations.
find_references
Extracts all file and line number references calling a specific symbol, returning lines of context.
find_callers
Builds functional caller hierarchy grids statically, mapping code execution trees.
get_repository_summary
Details repository scopes including file tallies, language distribution tables, and SQL DB status.