Skip to content

Commit f541242

Browse files
committed
docs(spanish): add langchainv1_mcp_github.py to scripts list (GitHub tool-filtering example)
1 parent d929753 commit f541242

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spanish/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,7 @@ Ejecuta cualquier script con: `uv run <script_name>`
4949
- **basic_mcp_stdio.py** - MCP server con transporte stdio (útil para integración con VS Code / Copilot)
5050
- **langchainv1_mcp_http.py** - Agente LangChain que usa MCP tools
5151
- **agentframework_mcp_learn.py** - Integración con Microsoft Agent Framework y MCP
52+
- **langchainv1_mcp_github.py** - LangChain tool filtering demo con GitHub MCP (necesita `GITHUB_TOKEN`)
5253

5354
## Configuración del servidor MCP
5455

0 commit comments

Comments
 (0)