Everything you need to get started with ContextStream
Get up and running with ContextStream in minutes
Connect ContextStream to Claude Desktop
Add ContextStream as an MCP server in your Claude Desktop config:
{ "mcpServers": { "contextstream": { "command": "npx", "args": [ "@contextstream/mcp-server", "--api-key", "your_api_key" ] } } }
Index documentation websites and repositories
Supported source types:
Deploy ContextStream on your own infrastructure
ContextStream is open source and can be self-hosted with Docker:
docker-compose up -d
We're here to help you get the most out of ContextStream