Basalt CLI (`basalt`) — local-first second-brain compiler. Reads your Markdown vault, surfaces what you believe but never wrote down. Install with `npm i -g basalted`, run with `basalt brief`.
Runtime-agnostic engine for Basalt — parser, link graph, embeddings, the five verbs, brief composer. Used by the basalted CLI, basalted-mcp server, Obsidian plugin, desktop app, and the hosted API.
Model Context Protocol server for Basalt. Exposes Brief, the five verbs, and audit as MCP tools so Claude Desktop / Cursor / Cline / Zed / VS Code Copilot can run them against your Markdown vault.
CLI for managing Basalt competitions and configurations
A window/ui framework built upon vulkan.
Public plugin API for the Basalt Minecraft server: traits, components, events, and the plugin registration system
Basalt TUI application for Obsidian notes.
Provides the core functionality for Basalt TUI application
Definitions for Basalt competition packets
Basalt gRPC protocol definitions
Provides the custom ratatui widgets for Basalt TUI application
Minecraft packet definitions and version-aware packet registry
Primitive Minecraft protocol types with zero-copy serialization
Derive macros for Encode/Decode/EncodedSize traits
A fully-asynchronous, sandboxed, language-agnostic, test running library