Skip to content

ORANO Personal Context MCP for Cursor

io.github.manuvamp/orano-personal-context-mcp

Read-only MCP server: let AI agents read your ORANO saved-video library, tasks, and memory.

client:Cursor transport:streamable-http

Install ORANO Personal Context MCP in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "orano-personal-context-mcp": {
      "url": "https://orano-ai-backend-1037939693300.us-central1.run.app/mcp/"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

ORANO Personal Context MCP in other clients