Loading MCP server directory, please wait...
Shared cross-LLM long-term memory over MCP: semantic recall, sessions, and media (pgvector).
npx @getmcp/cli add io.github.PCBZ/polymnemoRequires Python 3.10+. Community-contributed server. Review source before installing.
AuthorizationBearer <your polymnemo API key>. Keys are per-user; request one from the maintainer.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.PCBZ/polymnemo": {
"url": "https://polymnemo.purpleground-26f6d744.westus2.azurecontainerapps.io/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}