Loading MCP server directory, please wait...
Graph-native persistent memory for AI agents — 33 MCP tools, zero-LLM writes.
npx @getmcp/cli add io.github.fetchai/agentverse-memoryRequires Node.js 18+. Community-contributed server. Review source before installing.
X-Api-KeyAPI key for agent authentication. Get one free at POST /v1/keys with {"agent_id": "your-agent-name"}
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.fetchai/agentverse-memory": {
"url": "https://am-server-jbneh74b5q-uc.a.run.app/mcp",
"transport": "streamable-http",
"headers": {
"X-Api-Key": ""
}
}
}
}