For Cursor

Make Cursor sessions remember what matters.

Use Bilinc Cloud with Python, HTTP, or MCP so coding-agent memory survives tab and branch changes.

MCP config
{
  "mcpServers": {
    "bilinc": {
      "command": "python",
      "args": ["-m", "bilinc.cloud_mcp"],
      "env": { "BILINC_API_KEY": "bil_live_..." }
    }
  }
}
Session prompt
Use Bilinc Cloud as the memory layer for this Cursor session.
Recall project context before changing code.
Commit durable decisions, verification results, and remaining risks at session close.
Never store API keys, cookies, tokens, or private environment values.