Zero-Vector MCP
JSON →A high-performance vector database server for AI persona memory management.
Tools · 13
- create_persona Creates a new AI persona with configurable behavior settings
- list_personas Lists all available AI personas
- get_persona Retrieves details of a specific persona
- update_persona Updates an existing persona's configuration
- delete_persona Deletes a persona and its associated data
- add_memory Adds a memory to a persona with importance scoring
- search_persona_memories Searches persona memories using vector similarity
- add_conversation Adds a conversation to a persona's history
- get_conversation_history Retrieves conversation history for a persona
- cleanup_persona_memories Cleans up old or low-importance memories for a persona
- get_system_health Retrieves system health status
- get_persona_stats Retrieves statistics for a specific persona
- test_connection Tests the connection to the MCP server
Environment variables
ZERO_VECTOR_BASE_URLZERO_VECTOR_API_KEY
Links
★ 9 GitHub stars