{
"mcpServers": {
"bilinc": {
"command": "python",
"args": ["-m", "bilinc.cloud_mcp"],
"env": { "BILINC_API_KEY": "bil_live_..." }
}
}
}Use Bilinc Cloud as the durable memory layer. Recall prior repo decisions before edits. Commit only durable outcomes. Never save secrets, API keys, or cookies.
