Submit

LivebookTools

@thmsmlr

a year ago
developer-tools
Powertools for livebook.dev — AI Code Editing, MCP Servers, and Running Livebooks from the CLI
Overview

what is LivebookTools?

LivebookTools is a command-line interface (CLI) tool designed to enhance the experience of working with .livemd files in Livebook, providing features for AI code editing and server management.

how to use LivebookTools?

To use LivebookTools, install it via Elixir escript with the command mix escript.install github thmsmlr/livebook_tools. Ensure the escript directory is in your PATH, and set up the necessary environment variables to connect to a Livebook server.

key features of LivebookTools?

  • BYOE (Bring Your Own Editor): Sync .livemd files to an open Livebook session for editing in AI-powered code editors.
  • MCP Server: Connect AI coding agents to Livebook sessions using a simple model context protocol.
  • Run Livebooks from the CLI: Convert .livemd files to Elixir scripts and execute them as .exs scripts.

use cases of LivebookTools?

  1. Editing Livebook files with AI assistance.
  2. Running Livebook scripts as cron jobs.
  3. Connecting AI coding agents for enhanced coding experiences.

FAQ from LivebookTools?

  • How do I install LivebookTools?

Use the command mix escript.install github thmsmlr/livebook_tools to install it.

  • What is the MCP Server?

The MCP Server allows AI coding agents to connect to Livebook sessions, enhancing coding capabilities.

  • Can I use any AI code editor with LivebookTools?

Yes, as long as the editor supports the model context protocol.

© 2025 MCP.so. All rights reserved.

Build with ShipAny.