concept_map
Show which modules contain which domain concepts
How to use it
concept_map is exposed by the Ontomics MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the concept_map tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Ontomics
claude mcp add -s user ontomics -- ontomicsOther tools in Ontomics (18)
Check an identifier against project conventions; suggests the canonical form
Assemble tiered context (concepts + logic) for a symbol, optimized for LLM consumption
Overview of a file's entities, concepts, and relationships
Get the behavioral description, body text, and logic cluster membership for a function
Get the signature, docstring, and relationships for a function or class
Export domain knowledge as portable YAML for use in other repos
Find functions with behaviorally similar implementations, ranked by embedding similarity
List the top domain concepts by frequency
List all detected naming patterns (prefixes, suffixes, conversions)
List code entities (classes, functions) filtered by concept, role, or kind
Find the key signatures, classes, and files for a concept
Show new, changed, or removed domain concepts since a git ref
Find all variants, related concepts, and occurrences of a term
Generate an identifier name that fits the project's vocabulary
Trace how a concept flows through the codebase via call chains
Trace how a specific type propagates across files and call sites
Show dominant types and how data flows through the codebase
Measure convention coverage, naming consistency, and cluster cohesion