Orbismo for Cursor
com.orbismo/orbismo
A persistent world-building memory your AI can read and write in any chat.
client:Cursor
transport:streamable-http
Install Orbismo in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"orbismo": {
"url": "https://app.orbismo.com/api/v1/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs