datalayer/jupyter-ai-agents
🪐 🤖 AI Agents for JupyterLab with 🔧 MCP tools - Chat interface for optimized notebook interaction and code execution.
Platform-specific configuration:
{
"mcpServers": {
"jupyter-ai-agents": {
"command": "npx",
"args": [
"-y",
"jupyter-ai-agents"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...