ByteRover Team Memory
Provides tools for memory management (recall, write, conflict check, receipt export) for AI agents using OpenAI Codex memory MCP.
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@ByteRover Team Memoryremember the deployment steps for the latest release"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
ByteRover Team Memory
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.
Public Endpoints
MCP endpoint: https://byterovermemory.clauxel.com/mcp
Server card: https://byterovermemory.clauxel.com/.well-known/mcp/server-card.json
Registry name:
com.clauxel.byterovermemory/byterovermemory-mcp
Related MCP server: Universal Memory MCP Server
Access
This 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.
Tools
memory_recallmemory_writememory_conflict_checkmemory_receipt_export
Quick Start
Open the website and choose a plan.
Create or request an API token.
Add the endpoint to an MCP client that supports Streamable HTTP remote servers.
Send JSON-RPC requests with the bearer token.
Useful Links
Product page: https://byterovermemory.clauxel.com/?utm_source=github&utm_medium=directory&utm_campaign=sbl202605r25
Server card: https://byterovermemory.clauxel.com/.well-known/mcp/server-card.json
MCP endpoint: https://byterovermemory.clauxel.com/mcp
Status
This repository is a public documentation and directory-submission reference for the hosted service. It does not contain the private production source code.
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityCmaintenanceA self-hosted MCP server that provides AI assistants with a shared, persistent SQLite-backed memory for storing and retrieving project context, decisions, and discoveries. It enables cross-session continuity and team-wide knowledge sharing to keep AI coding tools aligned and informed.Last updated3MIT
- Alicense-qualityDmaintenanceA portable MCP server providing a shared intelligent memory system for any MCP-compatible AI tool, enabling storage, retrieval, extraction, and governance of memories across sessions.Last updated44MIT
- Alicense-qualityBmaintenancePersonal, remotely hosted memory service for Claude, Codex, and other MCP clients that preserves research, project state, and decisions in an auditable revision store with a web UI.Last updated2,5131MIT
- Flicense-qualityBmaintenanceA self-hosted MCP server providing persistent memory for AI tools, allowing them to remember, recall, and manage information across sessions using a SQLite database.Last updated
Related MCP Connectors
A paid remote MCP for agent memory MCP, built to return verdicts, receipts, usage logs, and audit-re
A paid remote MCP for OpenAI Codex agent coordination MCP, built to return verdicts, receipts, usage
Cloud-hosted MCP server for durable AI memory
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/clauxel/byterover-team-memory-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server