From beb01c9d09078781023864ebf3312334fe69c51c Mon Sep 17 00:00:00 2001 From: escott- Date: Fri, 14 Aug 2026 17:38:59 -0700 Subject: [PATCH] Add ContextStream MCP server --- community-servers.yml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/community-servers.yml b/community-servers.yml index f2519d0..931cf6d 100644 --- a/community-servers.yml +++ b/community-servers.yml @@ -16,3 +16,9 @@ servers: description: "X and Twitter automation MCP server for tweet search, profile tweets, follower export, media workflows, webhooks, and confirmation-gated posting." package_type: "npm" category: "communication" + - name: "ContextStream" + github_url: "https://github.com/contextstream/mcp-server" + package_name: "@contextstream/mcp-server" + description: "Persistent project memory for AI coding agents. Legacy public npm MCP; current connection is hosted MCP at https://mcp.contextstream.io/mcp." + package_type: "npm" + category: "search"