We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d929753 commit f541242Copy full SHA for f541242
spanish/README.md
@@ -49,6 +49,7 @@ Ejecuta cualquier script con: `uv run <script_name>`
49
- **basic_mcp_stdio.py** - MCP server con transporte stdio (útil para integración con VS Code / Copilot)
50
- **langchainv1_mcp_http.py** - Agente LangChain que usa MCP tools
51
- **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`)
53
54
## Configuración del servidor MCP
55
0 commit comments