A rewrite of Tachiyomi for the Desktop
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"Suwayomi-Server": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-Suwayomi-Server"
]
}
}
}