A hosted, paid endpoint that wraps OpenAI Codex memory capabilities into four JSON-RPC tools: recall, write, conflict checking, and receipt export. You authenticate with a bearer token, point your MCP client at the streamable HTTP transport, and get structured memory operations with usage logs and audit trails baked in. Reach for this if you need shared memory across AI coding sessions without hosting your own infrastructure, especially when you want receipts and conflict detection out of the box. The public server card and clear error messages suggest it's built for teams that need reproducible workflows and don't want to manage tokens or state themselves.
Hosted MCP for OpenAI Codex memory MCP.
ByteRover Team Memory is a paid remote MCP endpoint for OpenAI Codex memory MCP. It exposes structured JSON tools, a public server card, token-based access, usage receipts, and audit-ready workflow evidence for AI agents and coding teams.
com.clauxel.byterovermemory/byterovermemory-mcpThis is a paid hosted remote MCP. Production calls require a bearer token issued from the product website.
Authorization: Bearer <token>
Unauthenticated browser visits to /mcp return a clear JSON error instead of internal details.
memory_recallmemory_writememory_conflict_checkmemory_receipt_exportThis repository is a public documentation and directory-submission reference for the hosted service. It does not contain the private production source code.
io.github.ericm1018/skillfm-llm-cost-optimizer-openai-anthropic-usage
io.github.mikerawsonnz/llm-orchestration-agent
io.github.mikerawsonnz/authenticated-llm-agent
labforgedev/copilot-memory-mcp
csoai-org/agent-prompt-injection-firewall-mcp
io.github.mikerawsonnz/authenticated-multi-llm-agent