CuratedMCP
⌨️
Cursor
Free

How to Install ContextStream in Cursor

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 .cursor/mcp.json
  3. 3Paste inside "mcpServers": {}
  4. 4Restart Cursor or reload the window

Configuration

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

.cursor/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)