Odel
Tugra

Tugra

Local
@dogrucanemek-altTypeScriptApache-2.0Updated 3 days ago

Provenance-aware memory format for AI agents: every claim carries its source, age and boundary.

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).

npmtugrav0.1.1

Run

npx -y tugra

MCP client config

{
  "mcpServers": {
    "tugra": {
      "command": "npx",
      "args": [
        "-y",
        "tugra"
      ]
    }
  }
}