Odel
Bilinc

Bilinc

Local
@atakanelik341PythonUpdated 3w ago

Hosted agent memory with provenance, contradiction surfacing, and snapshot rollback.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIbilincv2.1.9

Run

uvx bilinc

MCP client config

{
  "mcpServers": {
    "bilinc": {
      "command": "uvx",
      "args": [
        "bilinc"
      ]
    }
  }
}