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.

コメント

「メモリとナレッジ」の他のコンテンツ