CuratedMCP
Gemini CLI
Free

How to Install ContextStream in Gemini CLI

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 ~/.gemini/settings.json
  3. 3Paste inside "mcpServers": {}
  4. 4Restart Gemini CLI

Configuration

File location: ~/.gemini/settings.json

settings.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)