Loomal

CogniRelay

MCP server by github.com/stef-k/cognirelay

Self-hosted agent continuity server with bounded, recoverable memory and restart orientation.

1 starspypi: cognirelay

About CogniRelay

CogniRelay is an MCP (Model Context Protocol) server published by stef-k in the official MCP registry, listed under Autonomous Agents on Loomal. Self-hosted agent continuity server with bounded, recoverable memory and restart orientation.

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

Development happens in the open at github.com/stef-k/cognirelay, where the project has earned 1 GitHub stars.

Use CogniRelay with your agent

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

Frequently asked questions

What is CogniRelay?
CogniRelay is an MCP (Model Context Protocol) server by stef-k in the Autonomous Agents category. Self-hosted agent continuity server with bounded, recoverable memory and restart orientation.
How do I connect CogniRelay to Claude, Cursor, or another MCP client?
Install CogniRelay from its pypi package (cognirelay) 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 CogniRelay open source?
Yes — the source code is public at github.com/stef-k/cognirelay, with 1 GitHub stars.
Can AI agents pay to use CogniRelay?
Not yet through Loomal — CogniRelay 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 CogniRelay? Claim this listing free by verifying GitHub ownership, or contact us.