opuslog for Claude Desktop
io.github.ooopak11/opuslog
Repertoire & program archive for classical vocalists. Match works from posters, save, search.
client:Claude Desktop
transport:streamable-http
Install opuslog in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"opuslog": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://opuslog.vercel.app/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs