Catalog
io.github.thomasjumper/stremai
OfficialOne brain for all your coding agents. Shared memory across Claude Code, Codex, and Cursor.
Shared memory system enabling context sharing across multiple coding agents and IDEs.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"stremai": {
"command": "npx",
"args": [
"-y",
"aiagentsbay-mcp@1.2.2"
]
}
}
}