Skip to main content

Module mcp

Module mcp 

Source

Modules§

search
Fuzzy search over the graph — multi-signal ranking with CamelCase/snake_case tokenisation, token overlap scoring, and edit-distance typo tolerance.
server
tools
tour
Guided-tour generation — deterministic graph traversal that picks the “important” symbols of a repo (or of a seeded subgraph) and orders them so a reader can walk through the codebase top-down.
wiki
Wiki rendering — markdown summary for a single symbol assembled from the graph store. Pure formatter: no I/O beyond the store reads.