Skip to content
Cline

StremAI for Cline

io.github.thomasjumper/stremai

StremAI MCP: shared memory for AI coding agents. Connected agents can recall. OAuth + local stdio.

client:Cline transport:streamable-http runtime:npm

Install StremAI in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "stremai": {
      "url": "https://stremai.com/api/mcp"
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

StremAI in other clients