CuratedMCP
πŸ€–
Claude Desktop
Free

How to Install ContextStream in Claude Desktop

Shared project context for AI coding agents β€” hosted code search plus saved decisions, lessons, and plans via MCP.

What ContextStream does

Intelligence isn't the bottleneck. Context is. Published benchmarks at https://contextstream.io/benchmarks.

coding-agents

Installation steps

  1. 1Copy the config below
  2. 2Open claude_desktop_config.json
  3. 3Paste inside "mcpServers": {}
  4. 4Restart Claude Desktop

Configuration

File location: ~/Library/Application Support/Claude/claude_desktop_config.json

claude_desktop_config.jsonjson
{
  "contextstream": {
    "command": "https://mcp.contextstream.io/mcp",
    "args": []
  }
}
Full server details GitHub Open Config Editor

Install in other clients

For maintainers

If you maintain ContextStream, add this badge to your README to show it's verified on CuratedMCP:

CuratedMCP Verified
[![CuratedMCP Verified](https://www.curatedmcp.com/api/badge/contextstream)](https://www.curatedmcp.com/marketplace/contextstream)