4 months ago
The Sovereign Agent Control Plane. Local-first memory, governance, and audit trails for AI agents. One brain for Cursor, Claude, and Windsurf.
Overview
The Sovereign Agent Control Plane. Local-first memory, governance, and audit trails for AI agents. One brain for Cursor, Claude, and Windsurf.
Server Config
{
"mcpServers": {
"nucleus": {
"command": "python3",
"args": [
"-m",
"mcp_server_nucleus"
]
}
}
}