Loomal

manoma

MCP server by github.com/paperdavid/manoma

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

0 starsnpm: manoma-mcp

About manoma

manoma is an MCP (Model Context Protocol) server published by paperdavid in the official MCP registry, listed under Security on Loomal. MCP server for soul.md — your portable AI identity layer across every LLM.

It ships as an npm package (manoma-mcp), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/paperdavid/manoma.

Use manoma with your agent

Claude Code · one command
claude mcp add manoma -- npx -y manoma-mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "manoma": {
      "command": "npx",
      "args": [
        "-y",
        "manoma-mcp"
      ]
    }
  }
}
npmmanoma-mcp

Frequently asked questions

What is manoma?
manoma is an MCP (Model Context Protocol) server by paperdavid in the Security category. MCP server for soul.md — your portable AI identity layer across every LLM.
How do I connect manoma to Claude, Cursor, or another MCP client?
Install manoma from its npm package (manoma-mcp) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is manoma open source?
Yes — the source code is public at github.com/paperdavid/manoma.
Can AI agents pay to use manoma?
Not yet through Loomal — manoma is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain manoma? Claim this listing free by verifying GitHub ownership, or contact us.