Agentic Memory Publication

Claude Connector Documentation

How to connect Claude to Agentic Memory through the hosted remote MCP endpoint.

What this MCP server does

Agentic Memory gives Claude a private, persistent memory layer for saved research, prior conversations, and project context. Claude can search what the user has intentionally stored, recover surrounding conversation context, inspect indexed project knowledge, and save explicit notes or research findings back into the user's Agentic Memory workspace.

The hosted Claude connector is intentionally bounded: it does not browse the live web, send messages, make purchases, operate calendar or payment systems, or expose admin/indexing tools through the public MCP surface.

Claude setup

Use this endpoint when adding Agentic Memory as a Claude remote MCP connector: https://mcp.agentmemorylabs.com/mcp-claude

  1. Open Claude's remote MCP connector or custom connector setup flow.
  2. Enter the MCP server URL exactly as shown above.
  3. Complete the OAuth sign-in flow for the Agent Memory Labs account or reviewer/demo account.
  4. After connection, refresh tool metadata and confirm the connector shows the 10 public tools listed below.
  5. Start with a broad memory search prompt, then drill into saved research or conversation context as needed.

Connection requirements

Supported Claude surfaces

Available tools

The public connector exposes 10 reviewed tools. Admin, indexing, and maintenance tools are not part of this public surface.

Read tools

  • search_codebase
  • get_file_dependencies
  • trace_execution_path
  • search_all_memory
  • list_project_and_repo_ids
  • search_web_memory
  • search_conversations
  • get_conversation_context

Write tools

  • memory_ingest_research
  • add_message

Example prompts

Data handling

Self-serve debugging

Troubleshooting

Support and policies