Commit Graph

12 Commits

Author SHA1 Message Date
Eugene Yurtsev
74237e7714 Release 0.0.9 (#36) 2025-07-07 17:03:56 -04:00
Eugene Yurtsev
c9b45f098b ci: configure pytest (#24) 2025-04-05 13:52:21 -04:00
Eugene Yurtsev
6a0d649d30 fix: settings propagation (#19)
Fixes: https://github.com/langchain-ai/mcpdoc/issues/17
2025-03-31 11:43:56 -04:00
Eugene Yurtsev
a885a655cc Release 0.0.7 2025-03-27 13:23:57 -04:00
Eugene Yurtsev
ef4d6b08ab release 0.0.6 (#12) 2025-03-24 10:18:49 -04:00
Lance Martin
921fe07dd0 release 0.0.5: Update / improve the tool descriptions (#8)
Currently I add this workflow to Cursor. We should embed this in the
tool itself.

```
use the langgraph-docs-mcp server to answer any LangGraph questions -- 
+ call list_doc_sources tool to get the available llms.txt file
+ call fetch_docs tool to read it
+ reflect on the urls in llms.txt 
+ reflect on the input question 
+ call fetch_docs on any urls relevant to the question
+ use this to answer the question
```

---------

Co-authored-by: Eugene Yurtsev <eyurtsev@gmail.com>
2025-03-21 14:40:35 -04:00
Eugene Yurtsev
10820a0daa x 2025-03-18 16:37:21 -04:00
Eugene Yurtsev
efd5958db0 x 2025-03-18 13:31:15 -04:00
Eugene Yurtsev
64ffe99083 x 2025-03-18 12:50:18 -04:00
Eugene Yurtsev
41bdafaabc update version 2025-03-17 23:35:52 -04:00
Eugene Yurtsev
e76cddc12d x 2025-03-17 23:32:55 -04:00
Eugene Yurtsev
eb48c19675 scaffold 2025-03-17 23:29:03 -04:00