Usable Docs

Getting started guide, MCP, and interactive API reference

Getting Started with Usable

Usable is your team's shared memory. Follow these steps to capture knowledge and use it across your tools and IDE.

  1. Create a workspace – Sign in and create a workspace for your team or project. Invite teammates anytime. From the dashboard, you can manage fragment types and permissions.
  2. Connect your IDE / LLM (MCP) – Generate a Personal Access Token and connect via the Model Context Protocol.
  3. Create your first fragment – Document a library, capture a decision, or record a troubleshooting fix. Use the right type: Knowledge, Recipe, Solution, or Template.
  4. Search and use – Ask your LLM to implement based on your fragments. Agentic search finds the right docs and links related fragments automatically.

Common Use Cases

  • Software engineer: Document an internal library → another developer asks the LLM to use it → first-try implementation → implementation documented and linked.
  • DevOps: Capture CRDs and best practices → LLM applies secure defaults when provisioning → issues auto-documented for future runs.
  • Team: Teach tech stack and patterns → new hires scaffold code that matches standards → existing members accelerate with shared context.

See the interactive examples on the landing page use cases.