Manoma
БесплатноНе проверенManoma is an MCP server that enables any LLM to read your soul.md file, a portable plaintext identity file you own and control, making your values, voice, skill
Описание
Manoma is an MCP server that enables any LLM to read your soul.md file, a portable plaintext identity file you own and control, making your values, voice, skills, and taste available across AI tools.
README
Your identity, not theirs. One file, every AI.
soul.md is an open format for your AI identity — values, voice, skills, taste. A plaintext file you own, version in git, and carry between tools. Manoma is the reference MCP server that makes any LLM read your soul.md.
- User-owned — lives on your machine, in your repo. No cloud, no account, no vendor.
- Portable — works with Claude Desktop, Cursor, Zenflow, and any MCP-aware client.
- Built to outlive models — git-diffable, forkable, versioned. A format, not a walled garden.
See the soul.md format specification.
Install
One line in your Claude Desktop, Cursor, or Zenflow config:
{
"mcpServers": {
"manoma": {
"command": "npx",
"args": ["-y", "manoma-mcp"]
}
}
}
Then drop your soul.md at ~/soul.md.
Get a soul.md
- Web builder — manoma.ai/build — fill the form, download the file.
- Template —
cp templates/founder.md ~/soul.md(also:engineer.md,designer.md,pm.md).
Tools the MCP server exposes
Read — get_context(mode?), get_injection(mode?, message?), get_skill_depth(skill), list_sections().
Write-back — add_decision(...), add_lesson(...), update_now(...).
Resources expose every section as soul://section/<path>, plus soul://full for the whole file.
Full details in mcp/README.md and SPEC.md.
Repo
manoma/
├── mcp/ — MCP server (npx manoma-mcp)
├── templates/ — starter soul.md files
├── SPEC.md — format specification
└── README.md
Philosophy
Every AI vendor wants to own your memory. soul.md is the opposite bet: your identity as a plaintext file you control, interchangeable between tools, diff-able in git, outliving any individual model.
The schema is the thing. The runtime is just how it's read.
Contributions, forks, and parallel implementations welcome.
MIT.
Установка Manoma
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/paperdavid/manomaFAQ
Manoma MCP бесплатный?
Да, Manoma MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Manoma?
Нет, Manoma работает без API-ключей и переменных окружения.
Manoma — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Manoma в Claude Desktop, Claude Code или Cursor?
Открой Manoma на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
Fetch
Web content fetching and conversion for efficient LLM usage.
AWS KB Retrieval
Retrieval from AWS Knowledge Base using Bedrock Agent Runtime.
автор: modelcontextprotocolSpring AI MCP Server
Provides auto-configuration for setting up an MCP server in Spring Boot applications.
llm-analysis-assistant
A very streamlined mcp client that supports calling and monitoring stdio/sse/streamableHttp, and can also view request responses through the /logs page. It also
автор: xuzexin-hzCompare Manoma with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории ai
