Loading MCP server directory, please wait...
Read-only MCP server: let AI agents read your ORANO saved-video library, tasks, and memory.
npx @getmcp/cli add io.github.manuvamp/orano-personal-context-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationYour personal ORANO API key as a Bearer token (provisioned from the ORANO app). Scope: orano:read.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.manuvamp/orano-personal-context-mcp": {
"url": "https://orano-ai-backend-1037939693300.us-central1.run.app/mcp/",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}