What is Bindly?

Bindly is a knowledge management platform designed for LLMs. It provides persistent, versioned knowledge storage accessible via MCP protocol.


# What is Bindly? Bindly is a **knowledge management platform** built for the AI era. ## Core Concepts - **Binding**: A knowledge container that stores content with full version history - **Version**: An immutable snapshot — updates create new Versions, never modify existing ones - **Space**: A workspace that owns Bindings. Personal (private), Team (public toggle), or Official (Bindly-managed) - **Set**: A curated collection of specific Versions, like a playlist for knowledge ## How It Works Your AI assistant connects to Bindly via MCP (Model Context Protocol). Once connected, it can: 1. **Save** knowledge from conversations 2. **Search** across all your saved knowledge 3. **Retrieve** content at different detail levels (Tier 1/1.5/2) 4. **Organize** knowledge into Sets for focused context ## Key Features - Immutable version history - Semantic search powered by Vectorize - Token-aware responses for efficient LLM context management - Public sharing via bind.ly/@space/binding - Content negotiation (HTML, Markdown) Learn more at [bind.ly/help](/help).