Model Context Protocol (MCP) server configuration and tool manifest for amir1376/ab-download-manager
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ab-download-manager": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-ab-download-manager"
]
}
}
}