Skip to main content

MCP Server for TIBET - The Trust Kernel for AI. Audit as a Precondition, Not an Afterthought.

Project description

mcp-server-tibet-core

The Trust Kernel for AI - MCP Server

Audit as a Precondition, Not an Afterthought.

MCP (Model Context Protocol) server that gives Claude, Codex, Gemini, and other AI assistants full TIBET provenance capabilities.

Installation

pip install mcp-server-tibet-core

Quick Start

Add to your Claude Desktop config (~/.config/claude/claude_desktop_config.json):

{
  "mcpServers": {
    "tibet-core": {
      "command": "mcp-server-tibet-core"
    }
  }
}

Restart Claude Desktop. Now your AI can create provenance tokens for every action!

Available Tools

Tool Description
tibet_create Create a provenance token BEFORE any action
tibet_verify Verify a token's integrity
tibet_chain Get full provenance chain for a token
tibet_export Export audit trail (JSON/markdown/summary)
tibet_list List recent tokens
tibet_status Get TIBET provider status

TIBET Provenance Model

Every action is documented with four dimensions:

  • ERIN (what's IN) - The content/data of the action
  • ERAAN (attached) - Dependencies and references
  • EROMHEEN (around) - Context and environment
  • ERACHTER (behind) - The WHY - intent and purpose

Example Usage

When your AI performs an action, it can now document it:

AI: I'll create a TIBET token before modifying this file.

[tibet_create]
- action: "file_write"
- erin: {"file": "config.py", "changes": "Added API key validation"}
- erachter: "Improve security by validating API keys before use"
- eraan: ["issue-123", "security-audit-2024"]
- eromheen: {"branch": "main", "user": "jasper"}

Token created: tbt_abc123...

Now you have an immutable audit record of what the AI did and why.

Why TIBET?

  • Compliance Ready: AI Act, NIS2, GDPR, DORA
  • Audit Trail: Every action documented before execution
  • Trust Kernel: Like TPM for hardware, but for AI actions
  • Enterprise Grade: Used by 1,162+ enterprise mirrors

Links

Philosophy

"Don't ask what your AI did. Know before it acts."

Every AI action, documented before execution. Compliance built-in, not bolted-on. One kernel. Every AI. Full provenance.


One love, one fAmIly!

MIT License - Humotica 2024-2026

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mcp_server_tibet_core-0.1.0.tar.gz (5.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mcp_server_tibet_core-0.1.0-py3-none-any.whl (6.3 kB view details)

Uploaded Python 3

File details

Details for the file mcp_server_tibet_core-0.1.0.tar.gz.

File metadata

  • Download URL: mcp_server_tibet_core-0.1.0.tar.gz
  • Upload date:
  • Size: 5.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.13.5

File hashes

Hashes for mcp_server_tibet_core-0.1.0.tar.gz
Algorithm Hash digest
SHA256 3a250908d5b580776772d0fef09af03d7d3780382266d40fe7a18396e5e2657e
MD5 6d7081b7f8226f362c92c360003d23f6
BLAKE2b-256 01eb66de06a0f689e91e0a1575a36650c0dc1da32c0a8a3544365f9017c7e526

See more details on using hashes here.

File details

Details for the file mcp_server_tibet_core-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for mcp_server_tibet_core-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e7a0bc15b1da0f8e24f68e4b9a3d206e06af817db38d1e5cba5bd1c1b706b83d
MD5 73acda749898597b77be94582f5d101e
BLAKE2b-256 2eff7f959513cd54f6c4eb0694f6cb5bb463eab472d3b10a891cd1d50ec4aec6

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page