thmsmlr/livebook_tools
Powertools for livebook.dev — AI Code Editing, MCP Servers, and Running Livebooks from the CLI
Platform-specific configuration:
{
"mcpServers": {
"livebook_tools": {
"command": "npx",
"args": [
"-y",
"livebook_tools"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...