Back to Apps

Mache
Supports UIby agentic-research
IDE-style navigation for structured data, code, JSON, and YAML through a navigable graph.
0 stars
Works in:claude
Exposes:ToolsResources
What it does
Mache projects structured data (code, JSON, YAML, SQLite) into a navigable graph. It enables AI agents to explore the topology of a codebase or dataset—following call chains and finding definitions—rather than relying on flat-file searches.
Tools
get_overview: Get a high-level summary of the project.get_architecture: Analyze the structural layout of the code.find_definition: Jump directly to the definition of a symbol.find_callers/find_callees: Trace the call graph in both directions.get_impact: Determine the blast radius of a change.find_smells: Detect structural code quality issues.write_file: Perform identity-preserving edits to the source.
Installation
Install via the provided Taskfile or manually:
git clone https://github.com/agentic-research/mache.git
cd mache && task build && task install
mache init --global
Supported hosts
- Claude Code
- Claude Desktop
Quick install
mache init --globalInformation
- Pricing
- free
- Published
- 7/31/2026
- stars
- 0
Categories
Choose your AI client and follow the steps below.
Claude Desktop
Run 'mache init --global' to register the HTTP daemon with Claude Desktop.





