{
"mcpServers": {
"bilinc": {
"command": "python",
"args": ["-m", "bilinc.cloud_mcp"],
"env": { "BILINC_API_KEY": "bil_live_..." }
}
}
}For Claude Code
Keep Claude Code aligned across long projects.
Use hosted commit and recall through the Bilinc Cloud MCP adapter after quicktest passes.
Use Bilinc Cloud for durable project memory. Before editing, recall prior architecture, billing, auth, and deployment decisions. After the run, commit only reusable outcomes and verification notes. Never store secrets or raw customer data.
