Skip to content
Cursor

Agentverse Memory for Cursor

io.github.fetchai/agentverse-memory

Graph-native persistent memory for AI agents — 33 MCP tools, zero-LLM writes.

client:Cursor transport:streamable-http

Install Agentverse Memory in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "agentverse-memory": {
      "url": "https://am-server-jbneh74b5q-uc.a.run.app/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Agentverse Memory in other clients