CuratedMCP
πŸ’»
Claude Code
Free

How to Install ContextStream in Claude Code

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 or create .claude/mcp.json in your project root
  3. 3Paste inside "mcpServers": {}
  4. 4Reload Claude Code

Configuration

File location: .claude/mcp.json (project root) or ~/.claude/mcp.json (global)

.claude/mcp.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)