ottasia for Claude Desktop
io.github.aiweather-anurag/ottasia
Where to watch X in Y? 30 Asian and Middle Eastern streaming markets, via Claude.
client:Claude Desktop
transport:streamable-http
runtime:npm
tools:3
Install ottasia in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"ottasia": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://ottasia.com/api/mcp/sse"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs