Editor
marimo
Python notebook environment with built-in ACP support for interactive, data-focused coding workflows.
View DocumentationPython notebooks
Data science workflow
Interactive computing
Getting Started
Learn how to get quickly setup using marimo with ACP.
1
Install marimo
Install marimo using pip: pip install marimo
2
Launch marimo
Start a marimo notebook with: marimo edit
3
Configure ACP
Set up your ACP-compatible agent in the marimo configuration.
4
Start coding
Begin using AI agents directly in your Python notebooks.
Learn more about ACP
The Agent Client Protocol enables editors to support any ACP-compatible agent without custom integrations.