Session Forge runs on your own machine — the client starts it, so there is no endpoint to ping. 44 installs a week from npm. Last commit 9 Mar 2026.
Persistent memory and session intelligence for AI coding assistants. Zero config.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add session-forge -- npx -y session-forge
{
"mcpServers": {
"session-forge": {
"args": [
"-y",
"session-forge"
],
"command": "npx"
}
}
}
[mcp_servers.session-forge]
command = "npx"
args = ["-y", "session-forge"]
{
"mcpServers": {
"session-forge": {
"args": [
"-y",
"session-forge"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"session-forge": {
"args": [
"-y",
"session-forge"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.