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.
Описание
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
- SDK: 9-axis-human-sonar-sdk -- programmatic API
- API: 9-axis-human-sonar-api -- HTTP server + Docker
- Tool: 9-axis-human-sonar -- shipping HTML app
License
MIT -- AI-Native Solutions.
Установка 9 Axis Human Sonar
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/sjgant80-hub/9-axis-human-sonar-mcpFAQ
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
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare 9 Axis Human Sonar with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
