Seturos for Cursor
com.seturos/seturos
Shared work memory for Claude Code, Codex, Cursor and chat, scoped to each repository.
client:Cursor
transport:streamable-http
Install Seturos in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"seturos": {
"url": "https://app.seturos.com/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs