Pluto is a native Haiku OS client designed to interface with a wide range of Large Language Model (LLM) providers via their respective API keys. It brings the power of AI-assisted coding and generative artificial intelligence directly to the Haiku desktop.
Natively developed and integrated with Haiku's Interface Kit and Media/API Kit, Pluto delivers a responsive, lightweight experience that perfectly matches the operating system's look and feel. It is designed to interact with MCP (Model Context Protocol) servers—such as Pippo—to integrate external tools and contexts.

🚀 Key Features
Multi-Provider Support: Connect easily using your API keys for major LLM services (Anthropic, OpenAI, or any OpenAI-compatible API endpoints).
Native Haiku Design: Built using native BWindow and BView interfaces for ultra-fast startup and minimal resource usage.
MCP (Model Context Protocol) Integration: Designed to interact seamlessly with local or remote MCP servers—such as Pippo—allowing LLMs to access external tools, system telemetry, and contextual data.
Code & Prompt Management: Features clean output formatting, conversation history handling, and quick query dispatching directly from your desktop.
📦 Download & Repository
Source Code & Issue Tracker: Codeberg Repository
Direct Download (v0.6.0, x86_64): pluto-0.6.0-haiku-x86_64.zip
🛠️ Getting Started / Installation
Unzip pluto-0.6.0-haiku-x86_64.zip and place the executable in your preferred directory.
Launch the application and enter your preferred API key (Anthropic, OpenAI, etc.) in the configuration panel.
(Optional) Connect Pluto to Pippo or another MCP server to enable local system integrations and extended capabilities.
Feel free to test it out, report any issues on Codeberg, or post your feedback right here in this thread!