MCP.so
登录

ContextStream

@contextstream

关于 ContextStream

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

基本信息

分类

记忆与知识

许可证

MIT

运行时

node

发布者

contextstream

提交者

ContextStream

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

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

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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.

评论

记忆与知识 分类下的更多 MCP 服务器