tibet-triage-mcp
Click on "Deploy Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@tibet-triage-mcplist pending triage items"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
tibet-triage-mcp
MCP server for tibet-triage — process triage, flare rescue & reproducibility bundles with TIBET provenance.
Run commands in airlock sandboxes, rescue crashed APIs with GPU flare nodes, and bundle team work into verified archives. Every decision is signed with TIBET tokens.
Part of the TIBET ecosystem by HumoticaOS.
Install
pip install tibet-triage-mcpRelated MCP server: tibet-ipoll-mcp
Claude Code / Claude Desktop Config
{
"mcpServers": {
"triage": {
"command": "tibet-triage-mcp",
"env": {
"IPOLL_URL": "https://brein.jaspervandemeent.nl/api/ipoll"
}
}
}
}Available Tools
Tool | Description |
| Execute command in airlock sandbox with risk evaluation |
| List items awaiting human decision |
| Review a triage evidence bundle |
| Approve a pending bundle |
| Reject a pending bundle |
| Show active trigger rules |
| SOS — route inference to GPU rescue node |
| Bundle team work into verified .tibet.zip |
| Verify bundle integrity (SHA256 manifest) |
| 5-layer process integrity snapshot |
Triage Levels
L0 AUTO — Low risk, proceeds automatically
L1 OPERATOR — Needs operator approval
L2 SENIOR — Needs senior review
L3 CEREMONY — Needs multi-party ceremonyFlare Rescue
When your API crashes (rate limit, timeout, credits exhausted), flare routes to a GPU rescue node:
flare_send(
prompt="Summarize this article about AI safety",
target="hackaway_gpu",
model="humotica-7b"
)
# → P520 GPU handles inference → result returnedTIBET ZIP Bundle
Bundle all team work into a verified archive:
zip_create(agent="team_alpha", event="hackathon-2026")
# → team_alpha.tibet.zip with MANIFEST.json (SHA256 per file)
zip_verify("team_alpha.tibet.zip")
# → VERIFIED or FAILED (even 1 byte change detected)UPIP — 5-Layer Reproducibility
L1 STATE → Git commit, file manifest, directory hash
L2 DEPS → Python version, pip freeze, system packages
L3 PROCESS → Command, intent, actor identity
L4 RESULT → Exit code, stdout/stderr, file diff
L5 VERIFY → Machine identity, timestamp, reproduction proofRelated TIBET Packages
tibet-audit— Core TIBET provenancetibet-triage— CLI/Python API (dependency)tibet-phantom-mcp— Cross-device AI sessionstibet-ipoll-mcp— AI-to-AI messagingtibet-pol-mcp— Machine health monitoring
License
MIT — HumoticaOS
This server cannot be deployed
Maintenance
Related MCP Connectors
MCP server for Riveter's enrichment, scraping, and monitoring API
MCP server for the FFmpeg Micro video transcoding API — create, monitor, download transcodes.
MCP server for Boson Protocol — on-chain agentic commerce for physical & digital goods.
MCP server for progressive tool usage at any scale (see https://klavis.ai)
Related MCP Servers
- AlicenseAqualityDmaintenanceMCP server for running infrastructure health checks with TIBET provenance. It enables users to define, execute, and audit process health checks with dependency chaining and drift tracking.6MIT
- AlicenseAqualityDmaintenanceMCP server for AI-to-AI messaging on the AInternet with TIBET provenance. Enables sending, receiving, and resolving messages between AI agents using .aint domains.5MIT
- AlicenseCqualityCmaintenanceIncident Triage MCP is a Model Context Protocol (MCP) server for incident triage. It provides safe, auditable tools for evidence retrieval, deterministic summaries, ticket workflows, and notifications.28Apache 2.0
- AlicenseNot gradedqualityCmaintenanceMCP server for interacting with the Phiacta knowledge platform.11 npmGPL 3.0