VS Code Notebook bridges the gap between AI agents and Jupyter Notebooks inside VS Code, allowing intelligent agents like CodeBuddy to programmatically interact with your development environment. This robust tool provides a comprehensive set of capabilities, from basic file operations like opening, saving, and reading notebooks, to granular control over individual cells including insertion, deletion, modification, and execution. Its secure three-tier architecture, comprising an MCP server, a localhost-bound HTTP bridge server, and a native VS Code extension, ensures a seamless and safe integration, empowering agents to automate and enhance notebook-based workflows.
주요 기능
01Granular Cell Management (insert, delete, modify cells)
02Comprehensive Notebook Operations (open, save, read)
03AI Agent Friendly (seamless integration with agents like CodeBuddy)
043 GitHub stars
05Secure Design (Bridge Server binds to localhost only)
06Code Execution & Kernel Control (execute cells, restart kernel)