velixar-mcp-server
JSON →Persistant AI Memory
Install
pip install velixar` Tools · 25
- velixar_store Store a memory with tags, tier, and type
- velixar_search Semantic search across all memories
- velixar_list Browse with pagination and filtering
- velixar_update Edit content or tags on an existing memory
- velixar_delete Remove a memory
- velixar_context Synthesized workspace briefing — orientation in one call
- velixar_identity Get, store, or update the user's profile, preferences, and expertise
- velixar_contradictions Surface conflicting facts or beliefs with resolution guidance
- velixar_timeline How a topic or belief evolved over time
- velixar_patterns Recurring problem/solution motifs across your history
- velixar_inspect Deep inspection of a specific memory with full provenance chain
- velixar_graph_traverse Walk entity relationships — 'what connects to X?'
- velixar_distill Extract durable memories from session content with deduplication
- velixar_session_save Save a session summary for later recall
- velixar_session_recall Restore context from a previous session
- velixar_batch_store Store up to 20 memories in one call
- velixar_batch_search Run up to 10 search queries simultaneously
- velixar_consolidate Merge related memories into a single durable memory
- velixar_retag Bulk update tags across memories
- velixar_export Export memories as JSON or Markdown, optionally with graph data
- velixar_import Bulk import from JSON, Markdown, Notion, or Obsidian exports
- velixar_health Backend connectivity, latency, workspace status
- velixar_debug Cache state, circuit breaker, API timings
- velixar_capabilities Feature list, tool inventory, resource URIs
- velixar_security Get or set content scanning mode
Environment variables
VELIXAR_API_KEYVELIXAR_WORKSPACE_IDVELIXAR_API_URLVELIXAR_USER_IDVELIXAR_HEALTH_PORT
Links
★ 1 GitHub stars