Update session doc: add MCP bridge to completed items
Co-Authored-By: Claude Sonnet 4.5 (1M context) <noreply@anthropic.com>
This commit is contained in:
@@ -65,6 +65,11 @@ Implementado en `/api/mcp/*`:
|
|||||||
- ✅ Ejemplos de uso de MCP endpoints
|
- ✅ Ejemplos de uso de MCP endpoints
|
||||||
- ✅ Troubleshooting
|
- ✅ Troubleshooting
|
||||||
|
|
||||||
|
### 7. MCP Bridge para Claude Code
|
||||||
|
- ✅ `mcp-bridge-server.js` - Bridge stdio MCP ↔ HTTP endpoints
|
||||||
|
- ✅ `claude-code-config.json` - Configuración de Claude Code
|
||||||
|
- ✅ Pendiente para próxima sesión: Integrar en imagen del agente
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
## 🔧 CAMBIOS TÉCNICOS IMPORTANTES
|
## 🔧 CAMBIOS TÉCNICOS IMPORTANTES
|
||||||
@@ -204,6 +209,7 @@ Implementado en `/api/mcp/*`:
|
|||||||
3. `2b06c8c` - Upgrade agent image to Ubuntu 24.04 with full dev tooling
|
3. `2b06c8c` - Upgrade agent image to Ubuntu 24.04 with full dev tooling
|
||||||
4. `0ac1355` - Improve UI: hierarchical navigation + task deletion
|
4. `0ac1355` - Improve UI: hierarchical navigation + task deletion
|
||||||
5. `924bf22` - Add agent access documentation and MCP usage guide
|
5. `924bf22` - Add agent access documentation and MCP usage guide
|
||||||
|
6. `7ea1057` - Add MCP bridge server for Claude Code integration
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user