Commit f195fb5
committed
docs: document MCP-backed dynamic tool discovery feature
Update README.md to document the new MCP-backed fetch_tools() capability,
highlighting the dynamic tool discovery feature that allows runtime updates
without SDK releases.
Changes:
- Added feature highlight: "Dynamic MCP-backed discovery via fetch_tools()"
- Added installation note for optional MCP dependencies
- Clarified that fetch_tools() uses StackOne MCP server under the hood
- Noted Python 3.10+ requirement for MCP functionality
This brings the Python SDK documentation in line with the Node SDK's
MCP feature documentation.1 parent 764c149 commit f195fb5
1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| 17 | + | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| |||
105 | 106 | | |
106 | 107 | | |
107 | 108 | | |
| 109 | + | |
| 110 | + | |
108 | 111 | | |
109 | 112 | | |
110 | 113 | | |
| |||
0 commit comments