Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"aria2-agent": {
"command": "python",
"args": [
"-m",
"aria2cli",
"mcp"
]
}
}
}Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"aria2-agent": {
"command": "python",
"args": [
"-m",
"aria2cli",
"mcp"
]
}
}
}