callgraph-mcp 1.4.5 → 1.4.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +1 -1
- package/package.json +1 -1
package/README.md
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# callgraph-mcp
|
|
2
2
|
|
|
3
|
-
**CallGraph MCP Server** — exposes deterministic call-graph analysis for any codebase as
|
|
3
|
+
**CallGraph MCP Server** — exposes deterministic call-graph analysis for any codebase as MCP tool. Give your AI agent a precise, structural map of your code — no hallucination, no guessing.
|
|
4
4
|
|
|
5
5
|
Fully local. No cloud. No LLM. No telemetry.
|
|
6
6
|
|