Set up AI Memory for Claude in under 2 minutes. Local-first storage with bidirectional learning.
Install the complete Quoth v2.0 plugin with AI Memory features. This bundles the MCP server, session hooks, /quoth-init skill, and the quoth-memory subagent.
Two commands, full integration. The plugin auto-configures authentication and activates hooks on session start.
Install just the MCP server without hooks or skills. Use this if you prefer manual control or want to integrate Quoth with other clients.
MCP-only gives access to all tools but requires manual invocation (no automatic hooks).
Try Quoth without authentication using the public read-only endpoint.
No login required. Provides read-only access to the public knowledge base for testing and exploration.
quoth loginAuthenticate and configure Claude Codequoth logoutRemove authentication (keeps public access)quoth statusShow current configurationquoth helpShow help messageIf you prefer manual setup, generate a token from the dashboard and configure directly:
quoth_search_indexSemantic search across documentationquoth_read_docRead full document contentquoth_propose_updatePropose documentation updatesquoth_guidelinesAdaptive context-relevant guidelinesquoth_genesisPhased documentation bootstrappingquoth-memory subagentAI Memory interface for context queries/quoth-init skillInitialize local AI Memory folder/quoth-genesis skillBootstrap documentation from codebase