Skip to content
VS Code

Agentmemory MCP for VS Code

space.agentmemory/agentmemory-mcp

Paid remote MCP for persistent AI agent memory, analytics, checkout, and search-readiness.

client:VS Code transport:streamable-http

Install Agentmemory MCP in VS Code

.vscode/mcp.json

{
  "servers": {
    "agentmemory-mcp": {
      "type": "http",
      "url": "https://agentmemory.space/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Agentmemory MCP in other clients