MCP tools for Claude Code — browse, install, and manage 20+ AI tools with TIBET provenance
Project description
tibet-tools
MCP Tools for Claude Code — Browse, install, and manage 20+ AI tools from the HumoticaOS ecosystem.
pip install tibet-tools
tibet-tools init
That's it. You now have 8 slash commands in Claude Code:
| Command | What it does |
|---|---|
/install |
Browse & install MCP servers from the marketplace |
/agents |
See online AI agents, send messages via I-Poll |
/triage |
Review & approve/reject pending triage items |
/health |
Quick health check of the entire stack |
/bridge |
Talk to Gemini, GPT, or Ollama via MCP bridges |
/phantom |
Seal or resume AI sessions across devices |
/vaults |
Manage TIBET time-locked vaults |
/trust |
Check trust scores, verify TIBET tokens |
Marketplace
20 MCP servers across 6 categories with 162 tools total:
| Category | Servers | Tools |
|---|---|---|
| Core TIBET | 3 | 26 |
| AI Bridges | 3 | 12 |
| Security | 4 | 16 |
| Communication | 4 | 41 |
| Data & Memory | 2 | 38 |
| Operations | 4 | 29 |
CLI Usage
# Install slash commands into your project
tibet-tools init
# Browse available MCP servers
tibet-tools list
# Filter by category
tibet-tools list --category core_tibet
# Details about a specific server
tibet-tools info tibet-triage
# Search by keyword
tibet-tools search provenance
# List categories
tibet-tools categories
How It Works
tibet-tools initcopies slash command definitions (.mdfiles) into your project's.claude/commands/directory- Claude Code automatically picks up these commands as
/slash-commands - Each command instructs Claude how to use the MCP tools interactively
- Every action creates a TIBET provenance token for audit
What's TIBET?
Traceable Intent-Based Event Tokens — an open standard for AI provenance currently in IETF standardization.
Every AI action becomes a cryptographically signed token with four dimensions:
- ERIN — What's IN the action (content)
- ERAAN — What's attached (dependencies)
- EROMHEEN — Context around it (environment)
- ERACHTER — Intent behind it (why)
Five IETF Internet-Drafts:
draft-vandemeent-tibet-provenancedraft-vandemeent-jis-identitydraft-vandemeent-upip-process-integritydraft-vandemeent-rvp-continuous-verificationdraft-vandemeent-ains-discovery
Requirements
- Python 3.10+
- Claude Code CLI
- Optional:
pip install tibet-tools[interactive]for InquirerPy prompts - Optional:
pip install tibet-tools[full]for TIBET token integration
Part of HumoticaOS
90,000+ downloads · 111 countries · 5 IETF Internet-Drafts
License
MIT
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tibet_tools-0.1.0.tar.gz.
File metadata
- Download URL: tibet_tools-0.1.0.tar.gz
- Upload date:
- Size: 13.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
edccc2a0f0b0c376e07d2423750a80f74256dc1b77b7167158c4828f663aaabf
|
|
| MD5 |
3e0ec6ffab0771b9cbbfb216080b9e87
|
|
| BLAKE2b-256 |
74e239f94564f0a2701cf22fcc08f3a327fa98deed1d73a585d99855cd09a65c
|
File details
Details for the file tibet_tools-0.1.0-py3-none-any.whl.
File metadata
- Download URL: tibet_tools-0.1.0-py3-none-any.whl
- Upload date:
- Size: 17.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ca6a2eabac55fe7853f2d8ed4e93a625cb12a22231f2ffebdcb6359039489319
|
|
| MD5 |
dd5e500cf50754f12c99c2a518a772e9
|
|
| BLAKE2b-256 |
64fdf0622a66ac4a21e9456c4cc88399e63d33488bf230fbdc210c533e13463a
|