Guide
This guide explains how to use Bindly — and how to explain Bindly correctly.
One-sentence explanation
Bindly is a persistent knowledge layer that AI can always reference.
What Bindly is NOT
- Not a chatbot
- Not session memory
- Not a note-taking app
- Not an AI agent
Core concepts
Version
An immutable snapshot of information at a moment in time.
Binding
A timeline of versions about the same subject.
Set
A curated selection of versions for a specific purpose.
MCP usage
With MCP, an LLM fetches Bindly content via URL. No plugins. No hidden state. Just trusted context.
Examples
Binding:
https://text.bind.ly/b/{token}
Set:
https://text.bind.ly/s/{token} Bindly App
The Bindly App is a viewer and management UI. Everything MCP reads is human-readable there. Using the app is optional.