← Registry

General Tools

agtrepo.com

Provides encrypted persistent memory storage with TTL and key sharing capabilities.

1 endpoint6 known toolsFirst detected September 8, 2026Last detected September 17, 2026

ENDPOINT 1

https://agtrepo.com/mcp

No auth detected

MCP server metadata

Name
agtrepo-a2a-memory
Version
0.1.0
Capabilities
tools.listChanged

Known tools 6

store_persistent_memory

Stores encrypted text memory (base64 ciphertext, up to 16384 bytes).

Inferred read-only
read_memory

Reads an encrypted memory by id.

Inferred read-only
extend_memory

Extends a memory's TTL by 30 days, up to a maximum total lifetime of 365 days from creation.

Inferred read-only
share_memory_key

Free.

Inferred read-only
register_key_release

Free.

Inferred read-only
send_feedback

Free.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.agtrepo-a2a-memory]
url = "https://agtrepo.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "agtrepo-a2a-memory": {
      "type": "http",
      "url": "https://agtrepo.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: agtrepo-a2a-memory
Remote MCP URL: https://agtrepo.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "agtrepo-a2a-memory": {
      "url": "https://agtrepo.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "agtrepo-a2a-memory": {
      "type": "http",
      "url": "https://agtrepo.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "agtrepo-a2a-memory",
  "transport": "streamable-http",
  "url": "https://agtrepo.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.