diff --git a/Cargo.toml b/Cargo.toml index 7f431c0..83e6289 100644 --- a/Cargo.toml +++ b/Cargo.toml @@ -6,6 +6,9 @@ license = "MIT" description = "Command-line interface for Dakera AI Agent Memory Platform" repository = "https://github.com/dakera-ai/dakera-cli" homepage = "https://dakera.ai" +documentation = "https://docs.rs/dakera-cli" +keywords = ["agent-memory", "vector-search", "knowledge-graph", "ai-agents", "mcp"] +categories = ["database", "command-line-utilities"] [[bin]] name = "dk"