Loomal

projectmem

MCP server by github.com/riponcm/projectmem

Local-first memory + judgment layer for AI coding agents — warns before repeating failed fixes.

6 starspypi: projectmem

About projectmem

projectmem is an MCP (Model Context Protocol) server published by riponcm in the official MCP registry, listed under Autonomous Agents on Loomal. Local-first memory + judgment layer for AI coding agents — warns before repeating failed fixes.

It ships as a Python package on PyPI (projectmem), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/riponcm/projectmem, where the project has earned 6 GitHub stars.

Use projectmem with your agent

Claude Code · one command
claude mcp add projectmem -- uvx projectmem
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "projectmem": {
      "command": "uvx",
      "args": [
        "projectmem"
      ]
    }
  }
}
pypiprojectmem

Frequently asked questions

What is projectmem?
projectmem is an MCP (Model Context Protocol) server by riponcm in the Autonomous Agents category. Local-first memory + judgment layer for AI coding agents — warns before repeating failed fixes.
How do I connect projectmem to Claude, Cursor, or another MCP client?
Install projectmem from its pypi package (projectmem) 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 projectmem open source?
Yes — the source code is public at github.com/riponcm/projectmem, with 6 GitHub stars.
Can AI agents pay to use projectmem?
Not yet through Loomal — projectmem 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 projectmem? Claim this listing free by verifying GitHub ownership, or contact us.