Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

9 Axis Human Sonar

БесплатноНе проверен

MCP server for foldkit that exposes the 7-prime spine, 7 κ-bands, and 6 fold operations as native tools and resources in any MCP client.

GitHubEmbed

Описание

MCP server for foldkit that exposes the 7-prime spine, 7 κ-bands, and 6 fold operations as native tools and resources in any MCP client.

README

Model Context Protocol server for 9-axis conversation intelligence. Gives any MCP-aware LLM client (Claude Code, Claude Desktop, Cursor, etc.) tools to map transcripts across nine dimensions -- seven primes plus substrate () and theta (θ).

Algorithms extracted verbatim from 9-Axis Human Sonar.

Install

npm install -g @ai-native-solutions/9-axis-human-sonar-mcp

Or run without installing:

npx @ai-native-solutions/9-axis-human-sonar-mcp

Wire into Claude Desktop

~/.config/claude/claude_desktop_config.json (macOS/Linux) or %APPDATA%\Claude\claude_desktop_config.json (Windows):

{
  "mcpServers": {
    "9-axis-human-sonar": {
      "command": "npx",
      "args": ["-y", "@ai-native-solutions/9-axis-human-sonar-mcp"]
    }
  }
}

Restart Claude Desktop. The tools appear in the model's toolbox.

Wire into Claude Code

Add to ~/.claude.json:

{
  "mcpServers": {
    "9-axis-human-sonar": {
      "command": "npx",
      "args": ["-y", "@ai-native-solutions/9-axis-human-sonar-mcp"]
    }
  }
}

Tools

sonar_map_transcript

Map a transcript across the 9 axes.

{ "text": "COACH: ...\nCLIENT: ...", "focus": "CLIENT" }

Returns { axis_scores, thin, defended, strongest, weakest, turns_analysed, focus }.

sonar_next_probe

Suggest a probe targeting the weakest axis.

{ "current_map": { "substrate": {...}, "bloom": {...}, ... } }

Returns { axis, sym, name, probe }.

sonar_export

Schema-tag a map for storage.

Resources

  • 9-axis://axes -- full axis definitions (prime, symbol, name, question, keyword sets)
  • 9-axis://probes -- four probes per axis

Companion repos

License

MIT -- AI-Native Solutions.

from github.com/sjgant80-hub/9-axis-human-sonar-mcp

Установка 9 Axis Human Sonar

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/sjgant80-hub/9-axis-human-sonar-mcp

FAQ

9 Axis Human Sonar MCP бесплатный?

Да, 9 Axis Human Sonar MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для 9 Axis Human Sonar?

Нет, 9 Axis Human Sonar работает без API-ключей и переменных окружения.

9 Axis Human Sonar — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить 9 Axis Human Sonar в Claude Desktop, Claude Code или Cursor?

Открой 9 Axis Human Sonar на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare 9 Axis Human Sonar with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории development