StremAI for Cursor
io.github.thomasjumper/stremai
StremAI MCP: shared memory for AI coding agents. Connected agents can recall. OAuth + local stdio.
client:Cursor
transport:streamable-http
runtime:npm
Install StremAI in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"stremai": {
"url": "https://stremai.com/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs