Loomal

holomime

MCP server by github.com/productstein/holomime

Behavioral therapy for AI agents — self-diagnosis, alignment, and training via MCP

2 starsnpm: holomime

About holomime

holomime is an MCP (Model Context Protocol) server published by productstein in the official MCP registry, listed under Autonomous Agents on Loomal. Behavioral therapy for AI agents — self-diagnosis, alignment, and training via MCP

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

Development happens in the open at github.com/productstein/holomime, where the project has earned 2 GitHub stars.

Use holomime with your agent

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

Frequently asked questions

What is holomime?
holomime is an MCP (Model Context Protocol) server by productstein in the Autonomous Agents category. Behavioral therapy for AI agents — self-diagnosis, alignment, and training via MCP
How do I connect holomime to Claude, Cursor, or another MCP client?
Install holomime from its npm package (holomime) 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 holomime open source?
Yes — the source code is public at github.com/productstein/holomime, with 2 GitHub stars.
Can AI agents pay to use holomime?
Not yet through Loomal — holomime 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 holomime? Claim this listing free by verifying GitHub ownership, or contact us.