mcp-server

contextstream/mcp-server
★ 31 stars TypeScript 🤖 AI/LLM Updated 7d ago
Persistent memory and cross-session learning for AI coding assistants. Cloud-based context management via MCP.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "contextstream/mcp-server"
      ]
    }
  }
}

Topics

ai-memoryclaudecontext-managementcursormcpwindsurf