# MCP memory for coding agents

StremAI is an MCP server. Any MCP-compatible client can connect to it — hosted over HTTP at stremai.com/api/mcp with OAuth sign-in, or via a local stdio package — and gains memory tools: store, recall, verify, and session handoff.

Verified with Claude Code and Claude Desktop; Cursor, Codex, Windsurf, OpenClaw, and other MCP clients are supported or in active verification.

## What the MCP server exposes

Connected clients get memory tools for storing entries, recalling relevant context, verifying helpful results, and creating session handoffs.

## Connection options

Use the hosted HTTP endpoint with OAuth/browser sign-in when your client supports it. Use the local stdio package or API-key fallback for CI, scripts, and clients that cannot complete OAuth.

## When you do not need StremAI

Skip it if you prefer to run and maintain your own local MCP memory server.

## Start

Connect an MCP client: https://www.stremai.com/getting-started
