CuratedMCP
πŸ„
Windsurf
Free

How to Install ContextStream in Windsurf

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 ~/.codeium/windsurf/mcp_config.json
  3. 3Paste inside "mcpServers": {}
  4. 4Restart Windsurf

Configuration

File location: ~/.codeium/windsurf/mcp_config.json

mcp_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)