File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -261,7 +261,7 @@ Ask Claude: "Check for circular dependencies in the codebase graph"
261261Ask Claude: " Export the codebase graph structure as Markdown for visualization"
262262```
263263
264- 📖 ** More examples:** [ https://github.com/PCfVW/mcp-arango-async/blob/main/docs/getting-started/first-interaction .md ] ( https://github.com/PCfVW/mcp-arango-async/blob/main/docs/getting-started/first-interaction .md )
264+ 📖 ** More examples:** [ https://github.com/PCfVW/mcp-arango-async/blob/main/docs/examples/codebase-analysis .md ] ( https://github.com/PCfVW/mcp-arango-async/blob/main/docs/examples/codebase-analysis .md )
265265
266266---
267267
@@ -286,6 +286,9 @@ Ask Claude: "Export the codebase graph structure as Markdown for visualization"
286286- [ HTTP Transport] ( https://github.com/PCfVW/mcp-arango-async/blob/main/docs/developer-guide/http-transport.md )
287287- [ Changelog] ( https://github.com/PCfVW/mcp-arango-async/blob/main/docs/developer-guide/changelog.md )
288288
289+ ### Examples
290+ - [ Codebase Dependency Analysis] ( https://github.com/PCfVW/mcp-arango-async/blob/main/docs/examples/codebase-analysis.md )
291+
289292📖 ** Full documentation:** [ https://github.com/PCfVW/mcp-arango-async/tree/main/docs ] ( https://github.com/PCfVW/mcp-arango-async/tree/main/docs )
290293
291294---
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ build-backend = "hatchling.build"
44
55[project ]
66name = " mcp-arangodb-async"
7- version = " 0.2.7 "
7+ version = " 0.3.0 "
88description = " A Model Context Protocol server for ArangoDB"
99readme = " README.md"
1010license = " Apache-2.0"
You can’t perform that action at this time.
0 commit comments