mcp-forge/docs
Hans Aschauer 9cc43e4166 Add MCP injection support to Jupyter backend
- start_kernel() now accepts injection_code and bridge_socket_path
- Bridge Unix domain socket mounted as volume in container
- Injection code executed once on kernel startup (silent, no history)
- New _execute_injection_code() helper method with error handling
- Parameters passed through SessionManager.create_session()
- Parameters passed through JupyterBackend.execute()
- Updated JUPYTER_IMPLEMENTATION_STATUS.md

This mirrors the MCP injection pattern from the simple executor,
allowing MCP tools to be available in Jupyter sessions.
2026-02-07 08:13:40 +01:00
..
architecture1.md Implement real Jupyter backend with jupyter-client 2026-02-07 08:06:44 +01:00
development-methodology.md initial commit after one day coding agent session 2026-02-07 07:45:57 +01:00
HTTP_TRANSPORT.md initial commit after one day coding agent session 2026-02-07 07:45:57 +01:00
JUPYTER_IMPLEMENTATION_STATUS.md Add MCP injection support to Jupyter backend 2026-02-07 08:13:40 +01:00
todo.md Implement real Jupyter backend with jupyter-client 2026-02-07 08:06:44 +01:00