What Agentic Memory does
Agentic Memory is a hosted MCP service that gives AI agents persistent, searchable memory across code, research, and conversations. The public connector surface exposes bounded retrieval tools plus explicit memory-write tools while keeping indexing and admin operations out of the published contract.
OpenAI
Canonical reviewer endpoint: https://mcp.agentmemorylabs.com/mcp-openai
Anthropic
Canonical reviewer endpoint: https://mcp.agentmemorylabs.com/mcp-claude
Codex Preflight
Local plugin bundle targets the hosted MCP surface at https://mcp.agentmemorylabs.com/mcp-codex.
Public contract summary
- Public read tools cover code search, dependency lookup, execution tracing, unified memory search, web-memory search, and conversation retrieval.
- Public write tools are limited to private Agentic Memory backend state.
- The public connector surface does not publish to the public internet.
- Public MCP surfaces support OAuth 2.0 authorization code flow with PKCE, while dedicated bearer keys can still be used for reviewer and beta access.
- Claude Code support should only be claimed after the direct OAuth/network path is validated.
Operational links
- Connector Documentation
- ChatGPT / OpenAI Setup
- Claude Setup
- Codex Setup
- Privacy Policy
- Terms of Service
- Support
- Support email: [email protected]
- Data Processing Addendum
- Issue Tracker
This page is intended to be the stable product/company URL for publication submissions until a broader marketing site replaces it.