MCP.so
Sign In

ContextStream

@contextstream

About ContextStream

Persistent memory and cross-session learning for AI coding assistants. Cloud-based context management via MCP.

Basic information

Category

Memory & Knowledge

License

MIT

Runtime

node

Publisher

contextstream

Submitted by

ContextStream

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "mcp-server": {
      "command": "npx",
      "args": [
        "--prefer-online",
        "-y",
        "@contextstream/mcp-server@latest",
        "setup"
      ]
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Server?

Persistent memory and cross-session learning for AI coding assistants. Cloud-based context management via MCP.

How to use Server?

The README includes setup instructions such as npx --prefer-online -y @contextstream/mcp-server@latest setup.

Key features of Server

  • Remove duplicate ContextStream entries across Workspace/User config scopes
  • Restart your editor after config changes

Use cases of Server

  • Connect an MCP-compatible client to this repository's service.
  • Review the README-backed setup before enabling it in production.

FAQ from Server

Where is the source code for Server?

The source code is linked from the repository URL on this page.

Does Server include a standard MCP config?

If the README contains a parseable MCP configuration block, it is shown in the Config tab.

Comments

More Memory & Knowledge MCP servers