memxus
Persistent memory layer that saves and recalls your project context and preferences.
What it says
The record the registry holds
Where it answers
https://mcp.memxus.com/mcp · streamable-http
the record
Copied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "com.memxus/memxus",
"description": "Persistent memory layer that saves and recalls your project context and preferences.",
"repository": {
"url": "https://github.com/gpitrella/memxus-remote-mcp",
"source": "github"
},
"version": "1.3.2",
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.memxus.com/mcp"
}
],
"_meta": {
"io.modelcontextprotocol.registry/publisher-provided": {
"auth": {
"authorizationUrl": "https://mcp.memxus.com/oauth/authorize",
"registrationUrl": "https://mcp.memxus.com/oauth/register",
"scopes": [
"memories:read",
"memories:write",
"memories:delete",
"sources:read",
"sources:write"
],
"tokenUrl": "https://mcp.memxus.com/oauth/token",
"type": "oauth2",
"wellKnownUrl": "https://mcp.memxus.com/.well-known/oauth-authorization-server/mcp"
},
"categories": [
"memory",
"context",
"productivity",
"ai-tools",
"collaboration"
],
"extendedDescription": "Multiply your productivity by putting your context to work. The AI context engine for developers. Automatically builds persistent context from your GitHub repos, Notion docs, commits, PRs, and decisions — then delivers it to any MCP-compatible AI client. Nine core tools are always available; GitHub/Notion in-app connect is opt-in per account. Not a memory tool. A context engine that reads your real work. Cross-platform, encrypted, portable.",
"license": "AGPL-3.0",
"links": {
"changelog": "https://github.com/gpitrella/memxus-remote-mcp/releases",
"dashboard": "https://dashboard.memxus.com",
"documentation": "https://memxus.com/docs",
"install": "https://memxus.com/install",
"pricing": "https://memxus.com/pricing",
"privacy": "https://memxus.com/privacy",
"reviewer": "https://github.com/gpitrella/memxus-remote-mcp/blob/main/REVIEWER.md",
"support": "https://github.com/gpitrella/memxus-remote-mcp/issues"
},
"screenshots": [
{
"description": "Memxus — AI Context Engine: persistent context from GitHub, Notion, and memory for any AI tool",
"url": "https://memxus.com/og-image.png"
}
],
"tags": [
"memory",
"context-engine",
"persistent-memory",
"github-integration",
"notion-integration",
"portable-context",
"cross-platform",
"claude",
"chatgpt",
"cursor",
"vscode",
"gemini",
"slack",
"oauth",
"mcp",
"context",
"recall",
"teams",
"groups",
"workforce",
"remote"
],
"tools": [
{
"description": "Save context to persistent memory — from GitHub commits, Notion pages, or manual input. Visibility can be private or shared with groups. Returns memory ID and confirmation.",
"name": "remember"
},
{
"description": "Retrieve context from memory using semantic search. Searches across private memories and shared group memories. GitHub/Notion synced content available via project collections.",
"name": "recall"
},
{
"description": "Builds a formatted context block for a topic from stored memories; use when the user asks to load or recall project context. Ideal for injecting relevant memory from GitHub, Notion, and saved decisions into agent prompts.",
"name": "get_context"
},
{
"description": "List your memories with filtering by visibility, type, collection, or group. Useful for auditing what's saved and managing your context.",
"name": "list_memories"
},
{
"description": "Retrieve a single memory by ID. Returns full content, metadata, and source.",
"name": "get_memory"
},
{
"description": "List your memory collections (projects, scopes). Shows where context is organized — GitHub/Notion syncs appear under project:<slug>.",
"name": "list_collections"
},
{
"description": "Delete a memory permanently. Useful for removing outdated or incorrect context.",
"name": "forget"
},
{
"description": "Show statistics about stored memories by type and collection — audit your context footprint.",
"name": "memory_stats"
},
{
"description": "Update existing memory content, tags, visibility, or type. Useful for refining saved context as your project evolves.",
"name": "update"
}
]
}
}
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-07-30T21:15:09.682198Z",
"publishedAt": "2026-07-30T21:15:09.682198Z",
"updatedAt": "2026-07-30T21:15:09.682198Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonhosted · an address you callversion 1.3.2last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.
Where it lives
The publisher's own address
https://github.com/gpitrella/memxus-remote-mcp
The address the publisher put in their registry record, printed as they wrote it. Nobody here has opened it.