Token导航 LogoToken导航TokenDH.com
TE
AI代理HTTP官方级别未说明来源级核验

Ternary Intelligence Stack

MCP Server

Your AI agent has two states. Ternlang gives it three.

工具数

公开资料未说明
JavaScriptAPI密钥HTTPAI代理

安装说明

本站只整理中文说明和来源信息,不托管安装包,也不代用户安装。

最后核验

2026/5/17 23:22

运行时

Node.js

快速接入

先看主来源和安装命令,再打开仓库或文档;下面只保留这个条目的关键接入事实。

命令预览

npx -y smithery mcp add rfi-irfos/ternlang

详细介绍

Ternary Intelligence Stack

Your AI agent has two states. Ternlang gives it three.

Quick Start

# Connect this server (installs CLI if needed)
npx -y smithery mcp add rfi-irfos/ternlang

# Browse available tools
npx -y smithery tool list rfi-irfos/ternlang

# Get full schema for a tool
npx -y smithery tool get rfi-irfos/ternlang trit_decide

# Call a tool
npx -y smithery tool call rfi-irfos/ternlang trit_decide '{}'

Direct MCP Connection

Endpoint: https://ternlang--rfi-irfos.run.tools

Tools (34)

  • trit_decide — Convert float evidence into a ternary decision (-1 conflict / 0 hold / +1 affirm) with confidence score and human-reada…
  • trit_consensus — Balanced ternary consensus of two trit values: +1 if both affirm, -1 if both conflict, 0 (hold) for any disagreement. U…
  • trit_eval — Evaluate a single ternlang expression on the live BET (Balanced Execution Trit) VM. Returns the trit result. Good for q…
  • ternlang_run — Compile and run a complete .tern source program on the BET VM. Use for multi-statement programs, function definitions, …
  • quantize_weights — Quantize f32 neural network weights to ternary {-1, 0, +1} using BitNet-style absolute-mean thresholding. Returns quant…
  • sparse_benchmark — Benchmark sparse vs dense ternary matrix multiplication. Reports sparsity ratio, multiply-op count for both methods, an…
  • moe_orchestrate — MoE-13 deliberation — routes your query through 13 specialised expert agents (deductive, inductive, safety, fact-check,…
  • moe_deliberate — EMA-based iterative deliberation engine. Feeds evidence round by round, applying exponential moving average smoothing, …
  • trit_action_gate — Multi-dimensional safety gate for action authorisation. Each dimension contributes weighted evidence; any dimension mar…
  • trit_upgrade — Returns a structured map of what is available free via MCP vs what unlocks with a paid API key: Tier 2 €24.99/mo (10k c…
  • trit_mem_write — Write a memory entry to one of three layers: working (hot context, TTL 1h), session (flow patterns, TTL 24h), or core (…
  • trit_mem_read — Read from three-layer memory using ternary attention. Each entry is scored: attention = key_overlap×0.35 + value_overla…
  • trit_mem_consolidate — Run the three-layer memory consolidation cycle: (1) evict expired working entries; (2) promote affirm working entries t…
  • trit_mem_stats — Return statistics for all three memory layers: entry counts, trit distribution (affirm/tend/reject), expired-but-not-ye…
  • trit_mem_compress — Apply ternary sparsity compression to an entire memory layer in-place. Strips low-information sentences (density

## Prompts (2)

- `ternary_reasoning` — Activate ternary reasoning mode. Use trit_decide or trit_vector when evidence is mixed or incomplete, moe_orchestrate f…
- `decision_audit` (decisions) — Audit an AI system's decision log for binary habituation and EU AI Act compliance. Use trit_audit to detect over-relian…

目录标签

目录标签

JavaScriptAPI密钥HTTPAI代理

接入字段

传输方式(transport,传输协议)

HTTP

鉴权方式(authType,认证方式)

api-key

运行时(runtime,运行环境)

Node.js

权限和风险

HTTPapi-key部署方式未说明

接入前请确认传输方式、认证方式和部署位置,并根据实际工具能力限制访问范围。

安装前确认

不要直接授予不必要的文件、网络或账号权限;先核对安装命令和配置内容。

仍需确认:category

来源信息

继续浏览同类 MCP