Velixar MCP Server

Velixar MCP Server

The first cognitive memory server for AI assistants, providing persistent memory, knowledge graph, identity awareness, contradiction detection, and belief tracking across sessions.

Category
访问服务器

README

Velixar MCP Server

npm License

The first cognitive memory server for AI assistants. Not a vector database wrapper — a full reasoning layer that gives your AI persistent memory, a knowledge graph, identity awareness, contradiction detection, and belief tracking across every session.

Works with any Model Context Protocol client: Claude Desktop, Kiro, Cursor, Windsurf, Continue.dev, or custom hosts.

Why This Exists

Every AI assistant starts from zero every conversation. Velixar fixes that — but not by just storing and retrieving text. The MCP server gives your assistant the ability to:

  • Orient itself in a workspace with a single call — no manual context assembly
  • Track how beliefs evolve over time and surface when they contradict
  • Build and traverse a knowledge graph of entities and relationships it discovers
  • Maintain a persistent identity model of who you are, what you prefer, and how you work
  • Distill sessions into durable memories automatically, with deduplication
  • Import and export your entire memory corpus for backup or migration

25 tools. 5 live resources. 16 workflow prompts. One npm install.

Quick Start

npm install -g velixar-mcp-server

Get an API key at velixarai.com/settings/api-keys, then add to your MCP client:

{
  "mcpServers": {
    "velixar": {
      "command": "velixar-mcp-server",
      "env": {
        "VELIXAR_API_KEY": "vlx_your_key_here"
      }
    }
  }
}

Restart your assistant. Done.

Tool Surface

Memory

Tool What it does
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

Cognitive

Tool What it does
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

Lifecycle

Tool What it does
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

System

Tool What it does
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

Live Resources

Resources are injected into your assistant's context automatically — no tool call needed.

Resource What it provides
velixar://system/constitution Behavioral rules and cognitive modes for the assistant
velixar://identity/current Your persistent user profile
velixar://memories/recent Most recent memories (compact)
velixar://memories/relevant Contextually relevant memories based on current activity
velixar://domains/{domain}/shadow_graph Knowledge graph view for a specific domain

Workflow Prompts

16 built-in prompts that guide multi-step reasoning workflows:

  • Orientation — recall prior reasoning, build project context, profile an entity, orient-then-narrow
  • Conflict — resolve contradictions, identify knowledge gaps
  • Continuity — trace belief evolution, resume sessions, reconstruct decision paths
  • Lifecycle — distill sessions, consolidate topic memory, retag recent memories
  • Identity — summarize user identity, detect preference shifts, align response style
  • Enterprise — evaluate enterprise fit for a domain

Workspace Isolation

Memories are scoped to workspaces. Your personal project never bleeds into work.

Priority Source How
1 VELIXAR_WORKSPACE_ID env var Explicit
2 .velixar.json in project root { "workspace_id": "my-project" }
3 Git root directory name Automatic

Host Compatibility

Host Tools Resources Prompts
Kiro CLI
Claude Desktop
Cursor ⚠️
Windsurf ⚠️
Continue.dev

When a host doesn't support resources or prompts, the server degrades gracefully — all tools still work independently.

Environment Variables

Variable Required Description
VELIXAR_API_KEY Yes Your API key (starts with vlx_)
VELIXAR_WORKSPACE_ID No Explicit workspace scope
VELIXAR_API_URL No Custom API endpoint
VELIXAR_USER_ID No User ID for memory scoping
VELIXAR_DEBUG No true for verbose logging
VELIXAR_LOG_FORMAT No json for structured Datadog/CloudWatch logging
VELIXAR_HEALTH_PORT No Port for HTTP health check endpoint

Reliability

  • Automatic retry with exponential backoff (3 attempts)
  • Circuit breaker — opens after sustained failures, auto-recovers
  • Cache fallback — serves stale data during outages rather than failing
  • Structured logging compatible with Datadog and CloudWatch

SDKs

Use Velixar directly from code:

  • JavaScript/TypeScript: npm install velixardocs
  • Python: pip install velixardocs

CI/CD Integration

License

MIT

推荐服务器

Baidu Map

Baidu Map

百度地图核心API现已全面兼容MCP协议,是国内首家兼容MCP协议的地图服务商。

官方
精选
JavaScript
Playwright MCP Server

Playwright MCP Server

一个模型上下文协议服务器,它使大型语言模型能够通过结构化的可访问性快照与网页进行交互,而无需视觉模型或屏幕截图。

官方
精选
TypeScript
Magic Component Platform (MCP)

Magic Component Platform (MCP)

一个由人工智能驱动的工具,可以从自然语言描述生成现代化的用户界面组件,并与流行的集成开发环境(IDE)集成,从而简化用户界面开发流程。

官方
精选
本地
TypeScript
Audiense Insights MCP Server

Audiense Insights MCP Server

通过模型上下文协议启用与 Audiense Insights 账户的交互,从而促进营销洞察和受众数据的提取和分析,包括人口统计信息、行为和影响者互动。

官方
精选
本地
TypeScript
VeyraX

VeyraX

一个单一的 MCP 工具,连接你所有喜爱的工具:Gmail、日历以及其他 40 多个工具。

官方
精选
本地
graphlit-mcp-server

graphlit-mcp-server

模型上下文协议 (MCP) 服务器实现了 MCP 客户端与 Graphlit 服务之间的集成。 除了网络爬取之外,还可以将任何内容(从 Slack 到 Gmail 再到播客订阅源)导入到 Graphlit 项目中,然后从 MCP 客户端检索相关内容。

官方
精选
TypeScript
Kagi MCP Server

Kagi MCP Server

一个 MCP 服务器,集成了 Kagi 搜索功能和 Claude AI,使 Claude 能够在回答需要最新信息的问题时执行实时网络搜索。

官方
精选
Python
e2b-mcp-server

e2b-mcp-server

使用 MCP 通过 e2b 运行代码。

官方
精选
Neon MCP Server

Neon MCP Server

用于与 Neon 管理 API 和数据库交互的 MCP 服务器

官方
精选
Exa MCP Server

Exa MCP Server

模型上下文协议(MCP)服务器允许像 Claude 这样的 AI 助手使用 Exa AI 搜索 API 进行网络搜索。这种设置允许 AI 模型以安全和受控的方式获取实时的网络信息。

官方
精选