Skip to content
Cursor

ContextStream MCP Server for Cursor

io.github.contextstream/mcp-server

Project memory, semantic code search, and grounded agent context.

client:Cursor transport:streamable-http runtime:npm

Install ContextStream MCP Server in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "mcp-server": {
      "url": "https://mcp.contextstream.io/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

ContextStream MCP Server in other clients