🤖 Your 24/7 Autonomous Digital Employee | Pure Python + Next.js 14 | Gold Tier Hackathon Winner | MCP Servers • Watchers • HITL • Odoo ERP • Social Media Automation • Audit Logging • Cloud/Local Architecture
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"ai-employee-vault": {
"command": "uvx",
"args": [
"ai-employee-vault"
]
}
}
}
Run in terminal:
claude mcp add ai-employee-vault uvx ai-employee-vault
Add to .cursor/mcp.json:
{
"mcpServers": {
"ai-employee-vault": {
"command": "uvx",
"args": [
"ai-employee-vault"
]
}
}
}
Or install with pip: pip install ai-employee-vault