Loomal

Session Forge

MCP server by github.com/420247jake/session-forge

Persistent memory and session intelligence for AI coding assistants. Zero config.

1 starsnpm: session-forge

About Session Forge

Session Forge is an MCP (Model Context Protocol) server published by 420247jake in the official MCP registry, listed under Knowledge & Memory on Loomal. Persistent memory and session intelligence for AI coding assistants. Zero config.

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

Development happens in the open at github.com/420247jake/session-forge, where the project has earned 1 GitHub stars.

Use Session Forge with your agent

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

Frequently asked questions

What is Session Forge?
Session Forge is an MCP (Model Context Protocol) server by 420247jake in the Knowledge & Memory category. Persistent memory and session intelligence for AI coding assistants. Zero config.
How do I connect Session Forge to Claude, Cursor, or another MCP client?
Install Session Forge from its npm package (session-forge) 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 Session Forge open source?
Yes — the source code is public at github.com/420247jake/session-forge, with 1 GitHub stars.
Can AI agents pay to use Session Forge?
Not yet through Loomal — Session Forge 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 Session Forge? Claim this listing free by verifying GitHub ownership, or contact us.