1. Conduid
  2. Science
  3. io.github.paperdavid/manoma
MCP server · Science

io.github.paperdavid/manoma

MCP server for soul.md — your portable AI identity layer across every LLM.

Unclaimed science
37Low

Scored 4 months ago · breakdown

About io.github.paperdavid/manoma

io.github.paperdavid/manoma is an MCP server in the Science category: mCP server for soul.md — your portable AI identity layer across every LLM. It has been installed 0 times through Conduid.

Install

Claude Code
claude mcp add io-github-paperdavid-manoma -- npx -y manoma-mcp
npx
npx -y manoma-mcp

This server has no ConduID identity, so agent calls to it are not receipted. Pin the version you install and review the source before granting it credentials.

Ask AI

Ask AI about io.github.paperdavid/manoma

Powered by Claude · Grounded in docs

I know everything about io.github.paperdavid/manoma. Ask me about installation, configuration, usage, or troubleshooting.

Security checks

  • ·README presentNot checked yet.
  • ·License declaredNot checked yet.
  • ·Tests presentNot checked yet.
  • ·Dependencies pinnedNot checked yet.
  • ·No dynamic code executionNot checked yet.
  • ·Scoped permissionsNot checked yet.

README

soul.md

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 buildermanoma.ai/build — fill the form, download the file.
  • Templatecp templates/founder.md ~/soul.md (also: engineer.md, designer.md, pm.md).

Tools the MCP server exposes

Readget_context(mode?), get_injection(mode?, message?), get_skill_depth(skill), list_sections().

Write-backadd_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.

README mirrored from the source repository 4 months ago. The original is authoritative.

Questions

About io.github.paperdavid/manoma

How do I install io.github.paperdavid/manoma?

Run claude mcp add io-github-paperdavid-manoma -- npx -y manoma-mcp, then add the server to your MCP client's configuration. Conduid has recorded 0 installs, so the command is known to work with current clients.

Is io.github.paperdavid/manoma safe to use with an AI agent?

Its trust score is 37 out of 100 (low). Conduid hasn't run static security checks on this repository yet, so review the source yourself before granting it credentials. It has no ConduID identity yet, so agent calls to it are not receipted.

Is io.github.paperdavid/manoma still maintained?

Conduid hasn't recorded a commit date for this repository yet. Check the repository directly for recent activity.