MCP server for LifeOS Project Management - manage projects, tasks, notes, and contacts via AI assistants
{
"mcpServers": {
"starascendinlifeos": {
"command": "npx",
"args": [
"-y",
"@starascendin/lifeos-mcp"
]
}
}
}